ar71xx: fix extension of the WNDR3700 firmware image
authorGabor Juhos <juhosg@openwrt.org>
Sat, 28 Nov 2009 13:49:19 +0000 (13:49 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 28 Nov 2009 13:49:19 +0000 (13:49 +0000)
SVN-Revision: 18579

target/linux/ar71xx/image/Makefile

index 6f913f5ec84d22d82ce2695977a5f54487b73f75..653a8af693771980ce6fc4f2185e0ac1ef4704e8 100644 (file)
@@ -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