From: juhosg Date: Sat, 28 Nov 2009 13:49:19 +0000 (+0000) Subject: ar71xx: fix extension of the WNDR3700 firmware image X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=e63ae33477df6783e8399b4bfb8eed5a607c7888;hp=5b2c9aea9718ec5c995cf3fc3dadd368b0d6a676 ar71xx: fix extension of the WNDR3700 firmware image git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18579 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index 6f913f5ec..653a8af69 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