*.mk: replace (TARGET|HOST)_PATH by BR_PATH
authorSamuel Martin <s.martin49@gmail.com>
Mon, 14 Apr 2014 22:31:06 +0000 (00:31 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 16 Apr 2014 17:28:56 +0000 (19:28 +0200)
commit84455017408652b8ec87013709ec78e17d52802c
tree91f3c5743742a2b1d31b641d032a878e2fecc315
parentc7d660b18e4874073f5affef3da71d588700593c
*.mk: replace (TARGET|HOST)_PATH by BR_PATH

Thanks to the 2 previous patches of the series, BR_PATH contains
all locations in which host-packages may install programs.

This patch replaces the occurrences TARGET_PATH and HOST_PATH with
BR_PATH, everywhere these variables are used in the *.mk files.

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
fs/ext2/ext2.mk
package/Makefile.in
package/gpm/gpm.mk
package/libhid/libhid.mk
package/pkg-python.mk
package/sdl/sdl.mk
package/xbmc/xbmc.mk
package/znc/znc.mk