Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.amiga Remove ISDN.



details:   https://anonhg.NetBSD.org/src/rev/7b1464ccfc96
branches:  trunk
changeset: 836029:7b1464ccfc96
user:      rin <rin%NetBSD.org@localhost>
date:      Sun Sep 23 06:39:23 2018 +0000

description:
Remove ISDN.

diffstat:

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

diffs (18 lines):

diff -r 6ae2b603d715 -r 7b1464ccfc96 etc/etc.amiga/Makefile.inc
--- a/etc/etc.amiga/Makefile.inc        Sun Sep 23 02:51:06 2018 +0000
+++ b/etc/etc.amiga/Makefile.inc        Sun Sep 23 06:39:23 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.27 2012/07/09 18:12:11 rkujawa Exp $
+#      $NetBSD: Makefile.inc,v 1.28 2018/09/23 06:39:23 rin Exp $
 #
 #      etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets
 #
@@ -8,7 +8,7 @@
 
 KERNEL_SETS=           GENERIC
 
-EXTRA_KERNELS=         INSTALL ISDN WSCONS
+EXTRA_KERNELS=         INSTALL WSCONS
 
 INSTALLATION_DIRS+=    installation/miniroot   \
                        installation/misc



Home | Main Index | Thread Index | Old Index