mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
syslinux: also install bootx64.efi & ldlinux.e64
This commit is contained in:
parent
3a62787081
commit
d7825fd511
@ -91,4 +91,6 @@ makeinstall_target() {
|
||||
mkdir -p $INSTALL/usr/share/syslinux
|
||||
cp bios/mbr/mbr.bin $INSTALL/usr/share/syslinux
|
||||
cp bios/mbr/gptmbr.bin $INSTALL/usr/share/syslinux
|
||||
cp efi64/efi/syslinux.efi $INSTALL/usr/share/syslinux/bootx64.efi
|
||||
cp efi64/com32/elflink/ldlinux/ldlinux.e64 $INSTALL/usr/share/syslinux
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user