kumquat-buildroot/boot/syslinux
Arnout Vandecappelle 3b91bd4791 Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share
Since things are no longer installed in $(HOST_DIR)/usr, the callers
should also not refer to it.

This is a mechanical change with
git grep -l '$(HOST_DIR)/usr/share' | xargs sed -i 's%$(HOST_DIR)/usr/share%$(HOST_DIR)/share%g'

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-05 15:21:31 +02:00
..
0001-bios-Fix-alignment-change-with-gcc-5.patch
0002-Disable-PIE-to-avoid-FTBFS-on-amd64.patch
0004-memdisk-Force-ld-output-format-to-32-bits.patch
0005-utils-Use-the-host-toolchain-to-build.patch
0006-lzo-Use-the-host-toolchain-for-prepcore.patch
0007-The-VPrint-definition-is-now-part-of-the-exports-of-.patch syslinux: add patches to build with the latest gnu-efi release 2017-06-11 15:32:02 +02:00
0009-Update-the-longjump-calls-to-fit-the-new-declaration.patch syslinux: add patches to build with the latest gnu-efi release 2017-06-11 15:32:02 +02:00
0010-efi-wrapper-build-it-with-the-host-toolchain.patch syslinux: Add patch to build efi/wrapper with the host toolchain 2017-06-12 23:49:09 +02:00
Config.in boot/syslinux: disable syslinux legacy-BIOS for broken toolchains 2017-07-04 18:29:35 +02:00
syslinux.hash
syslinux.mk Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00