Author: nbd
Date: 2016-01-21 12:46:18 +0100 (Thu, 21 Jan 2016)
New Revision: 48424

Modified:
   trunk/package/boot/grub2/Makefile
Log:
grub2: switch back to installing to STAGING_DIR_HOST

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/boot/grub2/Makefile
===================================================================
--- trunk/package/boot/grub2/Makefile   2016-01-21 05:59:16 UTC (rev 48423)
+++ trunk/package/boot/grub2/Makefile   2016-01-21 11:46:18 UTC (rev 48424)
@@ -48,6 +48,8 @@
        Edit grub2 environment files.
 endef
 
+HOST_BUILD_PREFIX := $(STAGING_DIR_HOST)
+
 CONFIGURE_ARGS += \
        --target=$(REAL_GNU_TARGET_NAME) \
        --disable-werror \
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to