From 59e3a4714a5154da4103f1d3d3fd8fe2f57eabd5 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 21 Jan 2016 11:46:18 +0000 Subject: grub2: switch back to installing to STAGING_DIR_HOST Signed-off-by: Felix Fietkau SVN-Revision: 48424 --- package/boot/grub2/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/boot/grub2/Makefile b/package/boot/grub2/Makefile index 3601dd86a9..92e2ba8143 100644 --- a/package/boot/grub2/Makefile +++ b/package/boot/grub2/Makefile @@ -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 \ -- cgit v1.2.3