NetBSD/etc/etc.vax/Makefile.inc
joerg 6bc6b7aae6 Now that the name of the ISO image is no longer stable, rename the
variable to make it possible to overwrite the default with
build.sh -V CDROM_IMAGE=...
2012-01-15 17:36:55 +00:00

24 lines
680 B
Makefile

# $NetBSD: Makefile.inc,v 1.24 2012/01/15 17:36:55 joerg Exp $
#
# etc.vax/Makefile.inc -- vax-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= GENERIC GENERIC.MP
BUILD_KERNELS= INSTALL
INSTALLATION_DIRS+= installation/bootfs \
installation/miniroot \
installation/netboot
iso-image-md-pre:
cp -f ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/netboot/install.ram.gz \
${CDROM.dir}/netbsd
cp -f ${DESTDIR}/usr/mdec/boot ${CDROM.dir}
iso-image-md-post:
${TOOL_INSTALLBOOT} -m ${MACHINE} ${CDROM_IMAGE} ${DESTDIR}/usr/mdec/xxboot