Home | History | Annotate | Line # | Download | only in etc.evbarm
Makefile.inc revision 1.10
      1  1.10    lukem #	$NetBSD: Makefile.inc,v 1.10 2002/12/02 13:18:07 lukem 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.8  thorpej KERNEL_SETS=		INTEGRATOR IQ80310 IQ80321 TEAMASA_NPWR
      7   1.3  thorpej KERNEL_SUFFIXES=	bin srec
      8   1.8  thorpej 
      9   1.8  thorpej BUILD_KERNELS+=		TEAMASA_NPWR_INSTALL
     10   1.6  thorpej 
     11   1.9    lukem INSTALLATION_DIRS+=	binary/gzimg		\
     12   1.7  thorpej 			installation/instkernel
     13