- 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
This commit is contained in:
tsutsui 2011-01-02 08:49:33 +00:00
parent 3beadbf115
commit 7afadd961b
1 changed files with 7 additions and 7 deletions

View File

@ -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'