Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.amiga Also build WSCONS kernel.



details:   https://anonhg.NetBSD.org/src/rev/decdd6549c37
branches:  trunk
changeset: 780054:decdd6549c37
user:      rkujawa <rkujawa%NetBSD.org@localhost>
date:      Mon Jul 09 18:12:11 2012 +0000

description:
Also build WSCONS kernel.

diffstat:

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

diffs (18 lines):

diff -r 2f0334e700f3 -r decdd6549c37 etc/etc.amiga/Makefile.inc
--- a/etc/etc.amiga/Makefile.inc        Mon Jul 09 17:58:34 2012 +0000
+++ b/etc/etc.amiga/Makefile.inc        Mon Jul 09 18:12:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.26 2008/03/18 04:20:36 lukem Exp $
+#      $NetBSD: Makefile.inc,v 1.27 2012/07/09 18:12:11 rkujawa Exp $
 #
 #      etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets
 #
@@ -8,7 +8,7 @@
 
 KERNEL_SETS=           GENERIC
 
-EXTRA_KERNELS=         INSTALL ISDN
+EXTRA_KERNELS=         INSTALL ISDN WSCONS
 
 INSTALLATION_DIRS+=    installation/miniroot   \
                        installation/misc



Home | Main Index | Thread Index | Old Index