kumquat-buildroot/support
Arnout Vandecappelle 0f9c0bf3d5 Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin
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/bin' | xargs sed -i 's%$(HOST_DIR)/usr/bin%$(HOST_DIR)/bin%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:19:29 +02:00
..
dependencies Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
docker support: add Dockerfile for CI 2017-07-02 23:45:24 +02:00
download download/git: clarify why .git is removed 2017-04-20 22:27:23 +02:00
gnuconfig
kconfig
legal-info
libtool
misc pkg-cmake: programs are now installed in $(HOST_DIR)/bin 2017-07-05 11:50:21 +02:00
scripts check-host-rpath: no longer check $(HOST_DIR)/usr/{bin, sbin} 2017-07-05 11:45:58 +02:00
testing support/testing: add tests for musl and uclibc toolchains 2017-07-05 12:20:05 +02:00