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
0009-Update-the-longjump-calls-to-fit-the-new-declaration.patch
0010-efi-wrapper-build-it-with-the-host-toolchain.patch
Config.in
syslinux.hash
syslinux.mk Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00