Module Name: src Committed By: matt Date: Tue Nov 17 19:24:35 UTC 2009
Modified Files: src/etc/etc.sbmips [matt-nb5-mips64]: Makefile.inc Log Message: Build GENERIC64 on sbmips64 and GENERIC on sbmips. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.3.26.1 src/etc/etc.sbmips/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.sbmips/Makefile.inc diff -u src/etc/etc.sbmips/Makefile.inc:1.3 src/etc/etc.sbmips/Makefile.inc:1.3.26.1 --- src/etc/etc.sbmips/Makefile.inc:1.3 Tue Jul 24 10:49:27 2007 +++ src/etc/etc.sbmips/Makefile.inc Tue Nov 17 19:24:35 2009 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.inc,v 1.3 2007/07/24 10:49:27 pavel Exp $ +# $NetBSD: Makefile.inc,v 1.3.26.1 2009/11/17 19:24:35 matt Exp $ # # etc.sbmips/Makefile.inc -- sbmips-specific etc Makefile targets # @@ -6,4 +6,4 @@ # If you change the list of distributed kernels, don't forget # to update the release documentation in distrib/notes/common/contents -KERNEL_SETS= GENERIC +KERNEL_SETS= GENERIC${MACHINE_ARCH:S/mips//:C/e[lb]//}