Module Name: src
Committed By: macallan
Date: Sun Jul 20 14:52:29 UTC 2014
Modified Files:
src/etc/etc.macppc: Makefile.inc
Log Message:
since we support 601 hardware now, let's build the kernel for it as well
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/etc/etc.macppc/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.macppc/Makefile.inc
diff -u src/etc/etc.macppc/Makefile.inc:1.8 src/etc/etc.macppc/Makefile.inc:1.9
--- src/etc/etc.macppc/Makefile.inc:1.8 Tue Jul 24 10:49:26 2007
+++ src/etc/etc.macppc/Makefile.inc Sun Jul 20 14:52:29 2014
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.8 2007/07/24 10:49:26 pavel Exp $
+# $NetBSD: Makefile.inc,v 1.9 2014/07/20 14:52:29 macallan Exp $
#
# etc.macppc/Makefile.inc -- macppc-specific etc Makefile targets
#
@@ -6,7 +6,7 @@
# If you change the list of distributed kernels, don't forget
# to update the release documentation in distrib/notes/common/contents
-KERNEL_SETS= GENERIC GENERIC.MP
+KERNEL_SETS= GENERIC GENERIC.MP GENERIC_601
BUILD_KERNELS+= INSTALL GENERIC_MD