grub2: switch back to installing to STAGING_DIR_HOST

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48424
lede-17.01
Felix Fietkau 2016-01-21 11:46:18 +00:00
parent a6ec12bb09
commit 59e3a4714a
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@ define Package/grub2-editenv/description
Edit grub2 environment files.
endef
HOST_BUILD_PREFIX := $(STAGING_DIR_HOST)
CONFIGURE_ARGS += \
--target=$(REAL_GNU_TARGET_NAME) \
--disable-werror \