Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.mac68k Build and install WSFB and WSFBSBC.



details:   https://anonhg.NetBSD.org/src/rev/134da7761a06
branches:  trunk
changeset: 458011:134da7761a06
user:      rin <rin%NetBSD.org@localhost>
date:      Fri Jul 26 11:38:21 2019 +0000

description:
Build and install WSFB and WSFBSBC.

diffstat:

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

diffs (18 lines):

diff -r f1aaf7253154 -r 134da7761a06 etc/etc.mac68k/Makefile.inc
--- a/etc/etc.mac68k/Makefile.inc       Fri Jul 26 11:30:31 2019 +0000
+++ b/etc/etc.mac68k/Makefile.inc       Fri Jul 26 11:38:21 2019 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.22 2014/06/30 15:34:57 martin Exp $
+#      $NetBSD: Makefile.inc,v 1.23 2019/07/26 11:38:21 rin Exp $
 #
 #      etc.mac68k/Makefile.inc -- mac68k-specific etc Makefile targets
 #
@@ -6,7 +6,7 @@
 # If you change the list of distributed kernels, don't forget
 # to update the release documentation in distrib/notes/common/contents
 
-KERNEL_SETS=           GENERIC GENERICSBC
+KERNEL_SETS=           GENERIC GENERICSBC WSFB WSFBSBC
 
 BUILD_KERNELS=         INSTALL INSTALLSBC
 



Home | Main Index | Thread Index | Old Index