projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
337baf6
)
make grub compilable under fedora core 8 and other newer distros
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Aug 2008 15:15:33 +0000
(15:15 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Aug 2008 15:15:33 +0000
(15:15 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12076
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/grub/Makefile
patch
|
blob
|
history
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.021639 seconds
and
4
git commands to generate.