Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/etc.sparc build GENERIC_SUN4U kernel.



details:   https://anonhg.NetBSD.org/src/rev/0becac79b333
branches:  trunk
changeset: 504515:0becac79b333
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Mar 04 10:14:55 2001 +0000

description:
build GENERIC_SUN4U kernel.

diffstat:

 etc/etc.sparc/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a6e60a5916df -r 0becac79b333 etc/etc.sparc/Makefile.inc
--- a/etc/etc.sparc/Makefile.inc        Sun Mar 04 10:12:56 2001 +0000
+++ b/etc/etc.sparc/Makefile.inc        Sun Mar 04 10:14:55 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.21 2000/10/31 21:18:36 pk Exp $
+#      $NetBSD: Makefile.inc,v 1.22 2001/03/04 10:14:55 mrg Exp $
 #
 #      etc.sparc/Makefile.inc -- sparc-specific etc Makefile targets
 #
@@ -7,7 +7,7 @@
 
 # Set this for any kernels beyond GENERIC you want to include
 # in the distribution.
-EXTRA_KERNELS+= GENERIC_SCSI3
+EXTRA_KERNELS+= GENERIC_SCSI3 GENERIC_SUN4U
 BUILD_KERNELS+= INSTALL
 
 # Add sparc installation directories



Home | Main Index | Thread Index | Old Index