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:
parent
a6ec12bb09
commit
59e3a4714a
1 changed files with 2 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue