projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35df977
)
The image was selected from a wrong location. Fixes bug #4618
author
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 19 Mar 2009 13:02:06 +0000
(13:02 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 19 Mar 2009 13:02:06 +0000
(13:02 +0000)
SVN-Revision: 14948
target/linux/x86/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/x86/image/Makefile
b/target/linux/x86/image/Makefile
index 4d766399238170607e84dee4db7c9f3b759b827e..2bdfba5d0e966e3ea5e93eb53ea3db48e3383e2e 100644
(file)
--- a/
target/linux/x86/image/Makefile
+++ b/
target/linux/x86/image/Makefile
@@
-93,7
+93,7
@@
endef
define Image/Build/iso
$(CP) \
- $(STAGING_DIR_HOST)/usr/lib/grub/i386-
pc
/stage2_eltorito \
+ $(STAGING_DIR_HOST)/usr/lib/grub/i386-
openwrt
/stage2_eltorito \
$(KDIR)/root.grub/boot/grub/stage2_eltorito
sed -i \
-e 's#@CMDLINE@#$(strip $(call Image/cmdline/$(1))) $(BOOTOPTS)#g' \