grub2: switch back to installing to STAGING_DIR_HOST
[openwrt/staging/chunkeey.git] / package / boot / grub2 / Makefile
index 3601dd86a9789c9788e7cdd4a9d029b0a239ebf7..92e2ba81438278775215d10c27d37b4cbce65d2b 100644 (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 \