mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 22:11:33 +02:00
[x86] The image was selected from a wrong location.
Fixes bug #4618 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14948 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c8bfa8df5c
commit
5d840152c8
@ -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' \
|
||||
|
Loading…
Reference in New Issue
Block a user