Module Name:    src
Committed By:   tsutsui
Date:           Sun Jan  2 08:17:24 UTC 2011

Added Files:
        src/etc/etc.cesfic: Makefile.inc

Log Message:
Make sure to build GENERIC kernel on release build.

This means there is no kernel binary in past releases. Oh well...


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/etc/etc.cesfic/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/etc/etc.cesfic/Makefile.inc
diff -u /dev/null src/etc/etc.cesfic/Makefile.inc:1.1
--- /dev/null	Sun Jan  2 08:17:24 2011
+++ src/etc/etc.cesfic/Makefile.inc	Sun Jan  2 08:17:24 2011
@@ -0,0 +1,9 @@
+#	$NetBSD: Makefile.inc,v 1.1 2011/01/02 08:17:24 tsutsui Exp $
+#
+#	etc.cesfic/Makefile.inc -- cesfic-specific etc Makefile targets
+#
+
+# If you change the list of distributed kernels, don't forget
+# to update the release documentation in distrib/notes/common/contents
+
+KERNEL_SETS=		GENERIC

Reply via email to