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.amiga Pull up from trunk with permission from j...



details:   https://anonhg.NetBSD.org/src/rev/6741b88c9d8b
branches:  netbsd-1-5
changeset: 489318:6741b88c9d8b
user:      is <is%NetBSD.org@localhost>
date:      Wed Aug 30 20:49:38 2000 +0000

description:
Pull up from trunk with permission from jhawk:
Add and build additional distribution kernels, for the benefit of
PCMCIA and some IDE users, and the general small memory Amiga owners.

diffstat:

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

diffs (17 lines):

diff -r b9fa065a2e7b -r 6741b88c9d8b etc/etc.amiga/Makefile.inc
--- a/etc/etc.amiga/Makefile.inc        Wed Aug 30 20:30:44 2000 +0000
+++ b/etc/etc.amiga/Makefile.inc        Wed Aug 30 20:49:38 2000 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile.inc,v 1.12 2000/03/06 21:54:05 is Exp $
+#      $NetBSD: Makefile.inc,v 1.12.4.1 2000/08/30 20:49:38 is Exp $
 #
 #      etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets
 #
 
 # Set this for any kernels beyond GENERIC you want to include
 # in the distribution.
-#EXTRA_KERNELS+=
+EXTRA_KERNELS+=INSTALL INSTWDCPCM
 
 snap_md_post:
        (cd $(SRCTOP)/distrib/miniroot; ${MAKE} release)



Home | Main Index | Thread Index | Old Index