mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:30:16 +02:00
[backfire] backport r21401
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21402 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ea97a4e23d
commit
4526458c89
@ -86,7 +86,7 @@ ifneq ($(CONFIG_X86_GRUB_IMAGES),)
|
||||
else
|
||||
|
||||
define Image/Build/grub
|
||||
PADDING="$(CONFIG_X86_GRUB_IMAGES_PAD)" PATH="$(TARGET_PATH)" NOGRUB=1 ./gen_image_x86.sh
|
||||
PADDING="$(CONFIG_X86_GRUB_IMAGES_PAD)" PATH="$(TARGET_PATH)" NOGRUB=1 ./gen_image_x86.sh \
|
||||
$(BIN_DIR)/$(IMG_PREFIX)-combined-$(1).img \
|
||||
$(CONFIG_X86_GRUB_KERNELPART) "" \
|
||||
$(CONFIG_TARGET_ROOTFS_FSPART) $(KDIR)/root.$(1)
|
||||
|
Loading…
Reference in New Issue
Block a user