Skip to content
Commit d2f37384 authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

x86: when building image.iso, use isohybrid if it exists



When building image.iso (make isoimage), use the isohybrid tool if it
exists.  isohybrid is a script included with Syslinux 3.72 and higher,
which creates an image that can be booted either as a hard disk
(including removable, e.g. USB disk) or as a CD-ROM.

If isohybrid doesn't exist, then this has no effect.

Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 7f16a339
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment