projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
madwifi: fix a race condition in the wds sta separation, which is triggered by using...
[openwrt.git]
/
package
/
grub
/
Makefile
diff --git
a/package/grub/Makefile
b/package/grub/Makefile
index
434af2b
..
7e6f352
100644
(file)
--- a/
package/grub/Makefile
+++ b/
package/grub/Makefile
@@
-22,6
+22,8
@@
PKG_TARGETS:=bin
include $(INCLUDE_DIR)/package.mk
+export grub_cv_prog_objcopy_absolute=yes
+
define Package/grub
SECTION:=boot
DEPENDS:=@TARGET_x86
This page took
0.020755 seconds
and
4
git commands to generate.