Home | History | Annotate | Line # | Download | only in etc.evbppc
Makefile.inc revision 1.11
      1 #	$NetBSD: Makefile.inc,v 1.11 2012/08/01 05:46:13 matt Exp $
      2 #
      3 #	etc.evbppc/Makefile.inc -- evbppc-specific etc Makefile targets
      4 #
      5 
      6 # If you change the list of distributed kernels, don't forget
      7 # to update the release documentation in distrib/notes/common/contents
      8 
      9 KERNEL_SETS=		WALNUT EXPLORA451 OPENBLOCKS200 OPENBLOCKS266
     10 KERNEL_SETS+=		EV64260 PMPPC
     11 KERNEL_SETS+=		MPC8536DS MPC8548CDS P2020DS P2020RDB RB800 TWRP1025
     12 KERNEL_SUFFIXES=	img
     13 
     14 BUILD_KERNELS=		INSTALL_WALNUT INSTALL_OPENBLOCKS266 INSTALL_PMPPC
     15 BUILD_KERNELS+=		INSTALL_P2020DS INSTALL_P2020RDB INSTALL_TWRP1025
     16