projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f30b179
)
image/x86: fix typo when building on Mac OS X (closes: #7303)
author
Nicolas Thill
<nico@openwrt.org>
Sat, 8 May 2010 12:46:25 +0000
(12:46 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 8 May 2010 12:46:25 +0000
(12:46 +0000)
SVN-Revision: 21401
target/linux/x86/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/x86/image/Makefile
b/target/linux/x86/image/Makefile
index 734736643972cb1ce25ada889135ff0db6054b87..2c4cc350e5dab2d5a28afad790ed1dbd876eaf9b 100644
(file)
--- 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)