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/24f2fb661aec
branches:  trunk
changeset: 842889:24f2fb661aec
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 d5c39c8a96d4 -r 24f2fb661aec 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