summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-11-28 13:49:19 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-11-28 13:49:19 +0000
commitdbdc7ec969e635e07d4233c519980f68c252ba37 (patch)
treefb2aa902ebb8c3aafda63805313a7d0b8633d2da /target/linux/ar71xx
parent80266fc74cf4d99b71586877537e14191da8ee85 (diff)
downloadmaster-31e0f0ae-dbdc7ec969e635e07d4233c519980f68c252ba37.tar.gz
master-31e0f0ae-dbdc7ec969e635e07d4233c519980f68c252ba37.tar.bz2
master-31e0f0ae-dbdc7ec969e635e07d4233c519980f68c252ba37.zip
ar71xx: fix extension of the WNDR3700 firmware image
SVN-Revision: 18579
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r--target/linux/ar71xx/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
index 6f913f5ec8..653a8af693 100644
--- 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