The release/pc98/mkisoimages.sh added as part of r221466 now also takes "-b"
to indicate the creation of a bootable image. Approved by: re (kib)
This commit is contained in:
parent
f8c6c2cf5a
commit
63788cdff4
@ -349,12 +349,8 @@ EXTRAS+= cdrom.1 cdrom.2 cdrom.3
|
||||
.if defined(MAKE_ISOS)
|
||||
EXTRAS+= iso.1
|
||||
.endif
|
||||
.if ${TARGET} == "pc98"
|
||||
BOOTABLE="-G"
|
||||
.else
|
||||
BOOTABLE="-b"
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if !defined(NODOC)
|
||||
DOCREL= doc.1 doc.2
|
||||
|
Loading…
Reference in New Issue
Block a user