Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.sandpoint - add GENERIC.NAS to a standard sandpoint ...



details:   https://anonhg.NetBSD.org/src/rev/bbb44c1ee99c
branches:  trunk
changeset: 746958:bbb44c1ee99c
user:      nisimura <nisimura%NetBSD.org@localhost>
date:      Mon Aug 24 14:17:05 2009 +0000

description:
- add GENERIC.NAS to a standard sandpoint distribution.

diffstat:

 etc/etc.sandpoint/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d9889de69f5d -r bbb44c1ee99c etc/etc.sandpoint/Makefile.inc
--- a/etc/etc.sandpoint/Makefile.inc    Mon Aug 24 13:04:37 2009 +0000
+++ b/etc/etc.sandpoint/Makefile.inc    Mon Aug 24 14:17:05 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.10 2007/10/22 06:46:14 nisimura Exp $
+#      $NetBSD: Makefile.inc,v 1.11 2009/08/24 14:17:05 nisimura Exp $
 #
 #      etc.sandpoint/Makefile.inc -- sandpoint-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
+KERNEL_SETS=           GENERIC GENERIC.NAS
 KERNEL_SUFFIXES=       srec
 
 BUILD_KERNELS=         INSTALL



Home | Main Index | Thread Index | Old Index