ar71xx: fix extension of the WNDR3700 firmware image
SVN-Revision: 18579
This commit is contained in:
parent
80266fc74c
commit
dbdc7ec969
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue