[x86] The image was selected from a wrong location.
[openwrt/svn-archive/archive.git] / target / linux / x86 / image / Makefile
index 4d766399238170607e84dee4db7c9f3b759b827e..2bdfba5d0e966e3ea5e93eb53ea3db48e3383e2e 100644 (file)
@@ -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' \