mirror of
https://github.com/xcat2/xNBA.git
synced 2024-11-25 02:50:17 +00:00
[build] Add yet another potential location for isolinux.bin
Reported-by: Martin Sofaru <ipxe@fhloston.org> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
parent
c2f0769338
commit
cb2f6ca46f
@ -82,7 +82,8 @@ ISOLINUX_BIN_LIST := \
|
||||
/usr/share/syslinux/isolinux.bin \
|
||||
/usr/share/syslinux/bios/isolinux.bin \
|
||||
/usr/local/share/syslinux/isolinux.bin \
|
||||
/usr/local/share/syslinux/bios/isolinux.bin
|
||||
/usr/local/share/syslinux/bios/isolinux.bin \
|
||||
/usr/lib/ISOLINUX/isolinux.bin
|
||||
ISOLINUX_BIN = $(firstword $(wildcard $(ISOLINUX_BIN_LIST)))
|
||||
|
||||
# i386-specific directories containing source files
|
||||
|
Loading…
Reference in New Issue
Block a user