kumquat-buildroot/package/dtc
Arnout Vandecappelle 15bff58f3e generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix
Remove the redundant usr/ component of the HOST_DIR paths. Since a
previous commit added a symlink from $(HOST_DIR)/usr to $(HOST_DIR),
everything keeps on working.

This is a mechanical change with
git grep -l '\$(HOST_DIR)/usr' | xargs sed -i 's%\(prefix\|PREFIX\)=\("\?\)\$(HOST_DIR)/usr%\1=\2$(HOST_DIR)%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:02 +02:00
..
Config.in package/d*/Config.in: fix help text wrapping 2017-05-11 23:29:21 +02:00
Config.in.host package/d*/Config.in: fix help text wrapping 2017-05-11 23:29:21 +02:00
dtc.hash dtc: bump version to 1.4.4 2017-05-03 17:18:59 +02:00
dtc.mk generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00