1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 02:49:48 +03: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:
juhosg 2009-11-28 13:49:19 +00:00
parent 5b2c9aea97
commit e63ae33477

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