Home | History | Annotate | Line # | Download | only in etc.evbarm
Makefile.inc revision 1.11
      1  1.11  thorpej #	$NetBSD: Makefile.inc,v 1.11 2003/01/27 16:13:27 thorpej Exp $
      2   1.1  thorpej #
      3   1.1  thorpej #	etc.evbarm/Makefile.inc -- evbarm-specific etc Makefile targets
      4   1.1  thorpej #
      5   1.1  thorpej 
      6  1.11  thorpej KERNEL_SETS=		ADI_BRH INTEGRATOR IQ80310 IQ80321 IXM1200 \
      7  1.11  thorpej 			SMDK2800 TEAMASA_NPWR
      8   1.3  thorpej KERNEL_SUFFIXES=	bin srec
      9   1.8  thorpej 
     10   1.8  thorpej BUILD_KERNELS+=		TEAMASA_NPWR_INSTALL
     11   1.6  thorpej 
     12   1.9    lukem INSTALLATION_DIRS+=	binary/gzimg		\
     13   1.7  thorpej 			installation/instkernel
     14