mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
Include syslinux gptmbr, needed for GPT in the installer
This commit is contained in:
parent
49e72aa6ff
commit
fcef74ab31
@ -29,3 +29,4 @@ mkdir -p $INSTALL/usr/bin
|
||||
mkdir -p $INSTALL/usr/share/syslinux
|
||||
cp $PKG_BUILD/core/isolinux.bin $INSTALL/usr/share/syslinux
|
||||
cp $PKG_BUILD/mbr/mbr.bin $INSTALL/usr/share/syslinux
|
||||
cp $PKG_BUILD/mbr/gptmbr.bin $INSTALL/usr/share/syslinux
|
||||
|
Loading…
x
Reference in New Issue
Block a user