Module Name:    src
Committed By:   tsutsui
Date:           Fri Aug 21 16:57:09 UTC 2009

Modified Files:
        src/etc/etc.evbppc: Makefile.inc

Log Message:
Build PMPPC kernel on release.

XXX1: distrib/notes/common/contents needs to be updated as noted in comment
XXX2: should we also build VIRTEX kernels?


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/etc/etc.evbppc/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/etc.evbppc/Makefile.inc
diff -u src/etc/etc.evbppc/Makefile.inc:1.6 src/etc/etc.evbppc/Makefile.inc:1.7
--- src/etc/etc.evbppc/Makefile.inc:1.6	Tue Jul 24 10:49:25 2007
+++ src/etc/etc.evbppc/Makefile.inc	Fri Aug 21 16:57:08 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile.inc,v 1.6 2007/07/24 10:49:25 pavel Exp $
+#	$NetBSD: Makefile.inc,v 1.7 2009/08/21 16:57:08 tsutsui Exp $
 #
 #	etc.evbppc/Makefile.inc -- evbppc-specific etc Makefile targets
 #
@@ -7,6 +7,7 @@
 # to update the release documentation in distrib/notes/common/contents
 
 KERNEL_SETS=		WALNUT EV64260 EXPLORA451 OPENBLOCKS200 OPENBLOCKS266
+KERNEL_SETS+=		PMPPC
 KERNEL_SUFFIXES=	img
 
 BUILD_KERNELS=		INSTALL_WALNUT INSTALL_OPENBLOCKS266

Reply via email to