syslinux: remove unused gui bootstuff

This commit is contained in:
Stefan Saraev 2015-04-05 18:52:57 +03:00
parent d112a25697
commit fd7bdb7e65
2 changed files with 0 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

View File

@ -74,9 +74,6 @@ makeinstall_host() {
cp bios/linux/syslinux $ROOT/$TOOLCHAIN/bin
mkdir -p $ROOT/$TOOLCHAIN/share/syslinux
cp bios/com32/menu/vesamenu.c32 $ROOT/$TOOLCHAIN/share/syslinux
cp bios/com32/lib/libcom32.c32 $ROOT/$TOOLCHAIN/share/syslinux
cp bios/com32/libutil/libutil.c32 $ROOT/$TOOLCHAIN/share/syslinux
cp bios/mbr/mbr.bin $ROOT/$TOOLCHAIN/share/syslinux
cp bios/mbr/gptmbr.bin $ROOT/$TOOLCHAIN/share/syslinux
cp efi64/efi/syslinux.efi $ROOT/$TOOLCHAIN/share/syslinux/bootx64.efi