Module Name: src Committed By: rin Date: Fri Jul 26 11:38:21 UTC 2019
Modified Files: src/etc/etc.mac68k: Makefile.inc Log Message: Build and install WSFB and WSFBSBC. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/etc/etc.mac68k/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/etc/etc.mac68k/Makefile.inc diff -u src/etc/etc.mac68k/Makefile.inc:1.22 src/etc/etc.mac68k/Makefile.inc:1.23 --- src/etc/etc.mac68k/Makefile.inc:1.22 Mon Jun 30 15:34:57 2014 +++ src/etc/etc.mac68k/Makefile.inc Fri Jul 26 11:38:21 2019 @@ -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