]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
Makefile: remove $(HOST_DIR)/usr from BR_PATH
authorArnout Vandecappelle <arnout@mind.be>
Tue, 4 Jul 2017 14:03:55 +0000 (16:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 5 Jul 2017 09:46:15 +0000 (11:46 +0200)
commit4c8872d8e71a99a1eee448d57d25403dbab9dafc
treeeee482931cc51c5eaec0853b16b00ea37e29a86f
parent2295780a950cbcd8eb76b01ceb15503b0f973f55
Makefile: remove $(HOST_DIR)/usr from BR_PATH

Now $(HOST_DIR)/usr is a symlink to $(HOST_DIR), it makes no sense to
still have it in BR_PATH.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reviewed-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile