1 # $NetBSD: Makefile.inc,v 1.7 2009/08/21 16:57:08 tsutsui 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 EV64260 EXPLORA451 OPENBLOCKS200 OPENBLOCKS266 10 KERNEL_SETS+= PMPPC 11 KERNEL_SUFFIXES= img 12 13 BUILD_KERNELS= INSTALL_WALNUT INSTALL_OPENBLOCKS266 14