1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 12:14:01 +02:00

grub2: switch back to installing to STAGING_DIR_HOST

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

SVN-Revision: 48424
This commit is contained in:
Felix Fietkau 2016-01-21 11:46:18 +00:00
parent a6ec12bb09
commit 59e3a4714a

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 \