Fix iso-image support.

This commit is contained in:
matt 2003-10-18 03:00:05 +00:00
parent b78fce9820
commit 4480d87326

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.inc,v 1.2 2003/04/26 19:23:36 fvdl Exp $
# $NetBSD: Makefile.inc,v 1.3 2003/10/18 03:00:05 matt Exp $
#
# etc.amd64/Makefile.inc -- amd64-specific etc Makefile targets
#
@ -10,7 +10,7 @@ BUILD_KERNELS= INSTALL
INSTALLATION_DIRS+= installation/floppy
# mkisofs arguments to generate bootable iso image
MKISOFS_FLAGS+= -b installation/floppy/boot-big.fs
MKISOFS_FLAGS+= -b ${MACHINE}/installation/floppy/boot-big.fs
snap_md_post:
${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/floppy '*.fs'