toolchain-wrapper: remove remaining references to HOST_DIR/usr
authorArnout Vandecappelle <arnout@mind.be>
Sun, 9 Jul 2017 23:21:18 +0000 (01:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 10 Jul 2017 15:46:11 +0000 (17:46 +0200)
commit2a47bd37b59403f044920f090fe2ea21bb9380f4
treee62aed7df4d23dc8714ebc28f5e68fb0c94710ce
parentce58db7232900a063a543abd2699b6120d9fbbf3
toolchain-wrapper: remove remaining references to HOST_DIR/usr

Commit 14151d77af20ec50eeba6e30465debf87b35faaa that eliminated
$(HOST_DIR)/usr seriously missed the toolchain-wrapper - only a single
reference was updated, the other three were missed. Commit
015d68c84c9c6ad6f6d41f181d19d813f309088b removed one more. This commit
finally removes the two remaining ones.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/toolchain-wrapper.c