projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80266fc
)
ar71xx: fix extension of the WNDR3700 firmware image
author
Gabor Juhos
<juhosg@openwrt.org>
Sat, 28 Nov 2009 13:49:19 +0000
(13:49 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sat, 28 Nov 2009 13:49:19 +0000
(13:49 +0000)
SVN-Revision: 18579
target/linux/ar71xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 6f913f5ec84d22d82ce2695977a5f54487b73f75..653a8af693771980ce6fc4f2185e0ac1ef4704e8 100644
(file)
--- a/
target/linux/ar71xx/image/Makefile
+++ b/
target/linux/ar71xx/image/Makefile
@@
-245,7
+245,7
@@
define Image/Build/WNDR3700
$(STAGING_DIR_HOST)/bin/mkdniimg \
-B WNDR3700 -v OpenWrt.$(REVISION) \
-i $(call imgname,$(1),$(2))-sysupgrade.bin \
- -o $(call imgname,$(1),$(2))-factory.
bin
+ -o $(call imgname,$(1),$(2))-factory.
img
endef
define Image/Build/Template/Compex