2009-08-21 20:57:08 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.7 2009/08/21 16:57:08 tsutsui Exp $
|
2002-12-09 15:37:10 +03:00
|
|
|
#
|
|
|
|
# etc.evbppc/Makefile.inc -- evbppc-specific etc Makefile targets
|
|
|
|
#
|
|
|
|
|
2007-07-24 14:49:23 +04:00
|
|
|
# If you change the list of distributed kernels, don't forget
|
|
|
|
# to update the release documentation in distrib/notes/common/contents
|
|
|
|
|
2005-03-18 19:32:59 +03:00
|
|
|
KERNEL_SETS= WALNUT EV64260 EXPLORA451 OPENBLOCKS200 OPENBLOCKS266
|
2009-08-21 20:57:08 +04:00
|
|
|
KERNEL_SETS+= PMPPC
|
2002-12-09 15:37:10 +03:00
|
|
|
KERNEL_SUFFIXES= img
|
|
|
|
|
2005-08-03 18:55:37 +04:00
|
|
|
BUILD_KERNELS= INSTALL_WALNUT INSTALL_OPENBLOCKS266
|