mirror of
https://github.com/xcat2/xNBA.git
synced 2025-08-27 13:40:26 +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:
@@ -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
|
||||
|
Reference in New Issue
Block a user