]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: when building image.iso, use isohybrid if it exists
authorH. Peter Anvin <hpa@zytor.com>
Sat, 6 Sep 2008 04:28:27 +0000 (21:28 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 6 Sep 2008 05:11:25 +0000 (22:11 -0700)
commitd2f37384fc9957ad0162d5285a5660f0a86ef243
treefb46e705c34cadba845b7e2b6408ae07f155bf76
parent7f16a339787d45f997d67c1a4dea3c357f48e121
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: H. Peter Anvin <hpa@zytor.com>
arch/x86/boot/Makefile