]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Update build system for Syslinux 6.x
authorChristian Hesse <mail@eworm.de>
Wed, 13 Nov 2013 10:46:02 +0000 (11:46 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 15 Nov 2013 11:59:44 +0000 (11:59 +0000)
commit3f9a482b88d75081efb660e937e9631bbbf54c49
treeaab9e595353da9f261a436f2a421cf895b6aec50
parent2fa34085e28992dd7409496709af822776bd8fc6
[build] Update build system for Syslinux 6.x

Syslinux 6.x places its files into a bios subdirectory, and requires
that a ldlinux.c32 module be included within the ISO image.  Add the
relevant search paths for isolinux.bin, and include the file
ldlinux.c32 within the ISO image if it exists.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/i386/Makefile
src/util/geniso