aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-05-08 12:46:25 +0000
committerNicolas Thill <nico@openwrt.org>2010-05-08 12:46:25 +0000
commitc0eb3b3611c2ae4d93416450c3c6389ad0e74777 (patch)
treef346be5b6baeb95f3ae6bc6c87c4af7a4a279a32 /target/linux/x86/image
parentc33f8778307d31045b66480fbf6e896c79a7fbfc (diff)
downloadmaster-187ad058-c0eb3b3611c2ae4d93416450c3c6389ad0e74777.tar.gz
master-187ad058-c0eb3b3611c2ae4d93416450c3c6389ad0e74777.tar.bz2
master-187ad058-c0eb3b3611c2ae4d93416450c3c6389ad0e74777.zip
image/x86: fix typo when building on Mac OS X (closes: #7303)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21401 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/image')
-rw-r--r--target/linux/x86/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/image/Makefile b/target/linux/x86/image/Makefile
index 7347366439..2c4cc350e5 100644
--- a/target/linux/x86/image/Makefile
+++ b/target/linux/x86/image/Makefile
@@ -86,7 +86,7 @@ ifneq ($(CONFIG_X86_GRUB_IMAGES),)
else
define Image/Build/grub
- PADDING="$(CONFIG_TARGET_IMAGES_PAD)" PATH="$(TARGET_PATH)" NOGRUB=1 ./gen_image_x86.sh
+ PADDING="$(CONFIG_TARGET_IMAGES_PAD)" PATH="$(TARGET_PATH)" NOGRUB=1 ./gen_image_x86.sh \
$(BIN_DIR)/$(IMG_PREFIX)-combined-$(1).img \
$(CONFIG_TARGET_KERNEL_PARTSIZE) "" \
$(CONFIG_TARGET_ROOTFS_PARTSIZE) $(KDIR)/root.$(1)