Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.macppc since we support 601 hardware now, let's buil...
details: https://anonhg.NetBSD.org/src/rev/d7faaa1cc11f
branches: trunk
changeset: 797527:d7faaa1cc11f
user: macallan <macallan%NetBSD.org@localhost>
date: Sun Jul 20 14:52:29 2014 +0000
description:
since we support 601 hardware now, let's build the kernel for it as well
diffstat:
etc/etc.macppc/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 421113c74c8b -r d7faaa1cc11f etc/etc.macppc/Makefile.inc
--- a/etc/etc.macppc/Makefile.inc Sun Jul 20 14:40:58 2014 +0000
+++ b/etc/etc.macppc/Makefile.inc Sun Jul 20 14:52:29 2014 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index