Cross Reference: Makefile.inc
xref: /src/etc/etc.amd64/Makefile.inc
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/etc/etc.amd64/
Makefile.inc revision 1.18
11.18Simil#	$NetBSD: Makefile.inc,v 1.18 2025/08/26 05:08:57 imil Exp $
21.1Sfvdl#
31.2Sfvdl#	etc.amd64/Makefile.inc -- amd64-specific etc Makefile targets
41.1Sfvdl#
51.1Sfvdl
61.8Spavel# If you change the list of distributed kernels, don't forget
71.8Spavel# to update the release documentation in distrib/notes/common/contents
81.8Spavel
91.10SadKERNEL_SETS=		GENERIC
101.16SmaxvKERNEL_SETS+=		GENERIC_KASLR
111.9SbouyerKERNEL_SETS+=		XEN3_DOM0 XEN3_DOMU
121.18SimilKERNEL_SETS+=		MICROVM
131.14Sreinoud# KERNEL_SETS+=		GENERIC_USERMODE
141.1Sfvdl
151.9SbouyerBUILD_KERNELS=		INSTALL INSTALL_XEN3_DOMU
161.1Sfvdl
171.5ShubertfINSTALLATION_DIRS+= 	installation/cdrom
181.6SheINSTALLATION_DIRS+= 	installation/misc
191.12SjymINSTALLATION_DIRS+= 	installation/miniroot
201.17SriastradINSTALLATION_DIRS+= 	installation/ramdisk
211.1Sfvdl
221.1Sfvdlsnap_md_post:
231.6She	cd ${KERNSRCDIR}/arch/i386/stand/pxeboot && ${MAKE} release
241.11Slukem	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/cdrom '*.iso'
251.12Sjym	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/miniroot '*.*'
261.11Slukem	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc '*.*'
271.17Sriastrad	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/ramdisk '*.*'
28

Indexes created Fri Nov 28 15:09:28 GMT 2025