From: H. Peter Anvin Date: Sat, 6 Sep 2008 04:28:27 +0000 (-0700) Subject: x86: when building image.iso, use isohybrid if it exists X-Git-Tag: v2.6.28-rc1~699^2^11~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2f37384fc9957ad0162d5285a5660f0a86ef243;p=pandora-kernel.git 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 --- Reading git-diff-tree failed