Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.luna68k Make sure to put a.out GENERIC kernel into d...
details: https://anonhg.NetBSD.org/src/rev/aac39568bed2
branches: trunk
changeset: 770444:aac39568bed2
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Mon Oct 17 14:42:42 2011 +0000
description:
Make sure to put a.out GENERIC kernel into distribution.
diffstat:
etc/etc.luna68k/Makefile.inc | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5a3a29de8bb6 -r aac39568bed2 etc/etc.luna68k/Makefile.inc
--- a/etc/etc.luna68k/Makefile.inc Mon Oct 17 14:27:10 2011 +0000
+++ b/etc/etc.luna68k/Makefile.inc Mon Oct 17 14:42:42 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.5 2011/07/16 15:52:21 tsutsui Exp $
+# $NetBSD: Makefile.inc,v 1.6 2011/10/17 14:42:42 tsutsui Exp $
#
# etc.luna68k/Makefile.inc -- luna68k-specific etc Makefile targets
#
@@ -7,6 +7,7 @@
# to update the release documentation in distrib/notes/common/contents
KERNEL_SETS= GENERIC
+KERNEL_SUFFIXES= aout
BUILD_KERNELS= INSTALL
Home |
Main Index |
Thread Index |
Old Index