mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:32:25 +02:00
ar71xx: fix extension of the WNDR3700 firmware image
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18579 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5b2c9aea97
commit
e63ae33477
@ -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 New Issue
Block a user