1 # $NetBSD: Makefile.inc,v 1.9 2008/03/18 04:20:37 lukem Exp $ 2 # 3 # etc.netwinder/Makefile.inc -- netwinder-specific etc Makefile targets 4 # 5 6 # If you change the list of distributed kernels, don't forget 7 # to update the release documentation in distrib/notes/common/contents 8 9 KERNEL_SETS= GENERIC 10 11 #BUILD_KERNELS= INSTALL 12 13 #INSTALLATION_DIRS+= installation/kernel \ 14 # installation/misc 15 16 # Build the release notes and boot floppies and install them 17 snap_md_post: 18 # ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/kernel '*.gz' 19 # ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc '*.gz' 20