projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6ec12b
)
grub2: switch back to installing to STAGING_DIR_HOST
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 21 Jan 2016 11:46:18 +0000
(11:46 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 21 Jan 2016 11:46:18 +0000
(11:46 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48424
package/boot/grub2/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/grub2/Makefile
b/package/boot/grub2/Makefile
index 3601dd86a9789c9788e7cdd4a9d029b0a239ebf7..92e2ba81438278775215d10c27d37b4cbce65d2b 100644
(file)
--- 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 \