Source-Changes-HG archive

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

[src/netbsd-1-5]: src/etc/etc.x68k Pull up revision 1.9 (requested by minoura):



details:   https://anonhg.NetBSD.org/src/rev/bac8dad05ec5
branches:  netbsd-1-5
changeset: 490402:bac8dad05ec5
user:      he <he%NetBSD.org@localhost>
date:      Fri Dec 15 05:50:52 2000 +0000

description:
Pull up revision 1.9 (requested by minoura):
  We do not use INSTALL_SMALL anymore.

diffstat:

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

diffs (17 lines):

diff -r 41edfaebca90 -r bac8dad05ec5 etc/etc.x68k/Makefile.inc
--- a/etc/etc.x68k/Makefile.inc Fri Dec 15 05:33:07 2000 +0000
+++ b/etc/etc.x68k/Makefile.inc Fri Dec 15 05:50:52 2000 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile.inc,v 1.7.4.1 2000/07/14 15:44:20 minoura Exp $
+#      $NetBSD: Makefile.inc,v 1.7.4.2 2000/12/15 05:50:52 he Exp $
 #
 #      etc.x68k/Makefile.inc -- x68k-specific etc Makefile targets
 #
 
 # Set this for any kernels beyond GENERIC you want to include
 # in the distribution.
-BUILD_KERNELS+=        INSTALL INSTALL_SMALL
+BUILD_KERNELS+=        INSTALL
 
 LOCALTIME=     Japan
 



Home | Main Index | Thread Index | Old Index