Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.i386 Put a copy of GENERIC in the kernel directory, ...



details:   https://anonhg.NetBSD.org/src/rev/cfa1b64ec500
branches:  trunk
changeset: 480758:cfa1b64ec500
user:      mycroft <mycroft%NetBSD.org@localhost>
date:      Wed Jan 19 08:36:30 2000 +0000

description:
Put a copy of GENERIC in the kernel directory, too.

diffstat:

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

diffs (16 lines):

diff -r 3ccae5adc92f -r cfa1b64ec500 etc/etc.i386/Makefile.inc
--- a/etc/etc.i386/Makefile.inc Wed Jan 19 07:04:23 2000 +0000
+++ b/etc/etc.i386/Makefile.inc Wed Jan 19 08:36:30 2000 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile.inc,v 1.13 1999/11/09 00:22:39 he Exp $
+#      $NetBSD: Makefile.inc,v 1.14 2000/01/19 08:36:30 mycroft Exp $
 #
 #      etc.i386/Makefile.inc -- i386-specific etc Makefile targets
 #
 
 # These are packaged and distributed
-EXTRA_KERNELS+= GENERIC_TINY
+EXTRA_KERNELS+= GENERIC GENERIC_TINY
 
 # These are for use by the bootfloppy construction tools
 INST_KERNELS= INSTALL INSTALL_TINY



Home | Main Index | Thread Index | Old Index