Module Name: src
Committed By: tsutsui
Date: Sun Jan 2 08:49:33 UTC 2011
Modified Files:
src/etc/etc.amigappc: Makefile.inc
Log Message:
- build a GENERIC kernel on release for validation on releng daily build
- comment out targets which should be put once after src/distrib/amigappc
is prepared
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/etc/etc.amigappc/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.amigappc/Makefile.inc
diff -u src/etc/etc.amigappc/Makefile.inc:1.4 src/etc/etc.amigappc/Makefile.inc:1.5
--- src/etc/etc.amigappc/Makefile.inc:1.4 Tue Mar 18 04:20:36 2008
+++ src/etc/etc.amigappc/Makefile.inc Sun Jan 2 08:49:33 2011
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile.inc,v 1.4 2008/03/18 04:20:36 lukem Exp $
+# $NetBSD: Makefile.inc,v 1.5 2011/01/02 08:49:33 tsutsui Exp $
#
-# etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets
+# etc.amigappc/Makefile.inc -- amigappc-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=
+KERNEL_SETS= GENERIC
EXTRA_KERNELS=
-INSTALLATION_DIRS+= installation/miniroot \
- installation/misc
+#INSTALLATION_DIRS+= installation/miniroot \
+# installation/misc
-snap_md_post:
- ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc '*'
+#snap_md_post:
+# ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc '*'
# ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/miniroot '*.gz'