Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.cesfic Make sure to build GENERIC kernel on release ...



details:   https://anonhg.NetBSD.org/src/rev/c50dcd7904a6
branches:  trunk
changeset: 760295:c50dcd7904a6
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sun Jan 02 08:17:24 2011 +0000

description:
Make sure to build GENERIC kernel on release build.

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

diffstat:

 etc/etc.cesfic/Makefile.inc |  9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diffs (13 lines):

diff -r e31cb08b38b5 -r c50dcd7904a6 etc/etc.cesfic/Makefile.inc
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/etc.cesfic/Makefile.inc       Sun Jan 02 08:17:24 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index