From e63ae33477df6783e8399b4bfb8eed5a607c7888 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 28 Nov 2009 13:49:19 +0000 Subject: [PATCH] ar71xx: fix extension of the WNDR3700 firmware image git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18579 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.35.1