ar71xx: fix extension of the WNDR3700 firmware image

SVN-Revision: 18579
lede-17.01
Gabor Juhos 2009-11-28 13:49:19 +00:00
parent 80266fc74c
commit dbdc7ec969
1 changed files with 1 additions and 1 deletions

View 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