Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.amiga Ensure ISDN kernels can be built for future re...



details:   https://anonhg.NetBSD.org/src/rev/b6194ae809eb
branches:  trunk
changeset: 571391:b6194ae809eb
user:      is <is%NetBSD.org@localhost>
date:      Sun Nov 21 21:07:15 2004 +0000

description:
Ensure ISDN kernels can be built for future releases.

diffstat:

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

diffs (17 lines):

diff -r 14f79ca645d8 -r b6194ae809eb etc/etc.amiga/Makefile.inc
--- a/etc/etc.amiga/Makefile.inc        Sun Nov 21 20:43:22 2004 +0000
+++ b/etc/etc.amiga/Makefile.inc        Sun Nov 21 21:07:15 2004 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile.inc,v 1.23 2004/06/16 02:02:29 mhitch Exp $
+#      $NetBSD: Makefile.inc,v 1.24 2004/11/21 21:07:15 is Exp $
 #
 #      etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets
 #
 
 KERNEL_SETS=           GENERIC
 
-EXTRA_KERNELS=         INSTALL
+EXTRA_KERNELS=         INSTALL ISDN
 
 INSTALLATION_DIRS+=    installation/miniroot   \
                        installation/misc



Home | Main Index | Thread Index | Old Index