buildroot/package/openocd
Arnout Vandecappelle 24e50620c9 Globally replace $(HOST_DIR)/usr/include with $(HOST_DIR)/include
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/include' | xargs sed -i 's%$(HOST_DIR)/usr/include%$(HOST_DIR)/include%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:19 +02:00
..
0001-Fix-jimtcl-auto-configuration-to-force-static-librar.patch openocd: renumber patch 2017-04-29 15:07:22 +02:00
Config.in package/o*/Config.in: fix ordering of statements 2017-05-01 18:57:46 +02:00
Config.in.host
openocd.hash
openocd.mk Globally replace $(HOST_DIR)/usr/include with $(HOST_DIR)/include 2017-07-05 15:21:19 +02:00