include/host-build.mk: use STAGING_DIR_HOSTPKG
authorJo-Philipp Wich <jo@mein.io>
Tue, 1 Nov 2016 11:09:30 +0000 (12:09 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 1 Nov 2016 11:11:14 +0000 (12:11 +0100)
commitb7f7e9fe424bc80bf89d3ebb18adcac412e4047f
tree42dc688d48140d185c292100e917d0036a4ae137
parentd7bec5609c6e7408726f455c97d82b2b99d9ef19
include/host-build.mk: use STAGING_DIR_HOSTPKG

Instead of hardcoding $(STAGING_DIR)/host, use the new $(STAGING_DIR_HOSTPKG)
variable to refer to the directory.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
include/host-build.mk