]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/boot/Makefile
x86: when building image.iso, use isohybrid if it exists
[linux-2.6-omap-h63xx.git] / arch / x86 / boot / Makefile
index 7ee102f9c4f8c86b098c71168478e1a79443c97a..cceba1f46365aa30615314144fe9356decb596af 100644 (file)
@@ -181,6 +181,7 @@ isoimage: $(BOOTIMAGE)
        mkisofs -J -r -o $(obj)/image.iso -b isolinux.bin -c boot.cat \
                -no-emul-boot -boot-load-size 4 -boot-info-table \
                $(obj)/isoimage
+       isohybrid $(obj)/image.iso 2>/dev/null || true
        rm -rf $(obj)/isoimage
 
 zlilo: $(BOOTIMAGE)