1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 23:46:16 +02:00

backfire: ar71xx: build separate image for the WNDR3700 with NA region (backport of r24982)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@26113 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2011-03-13 14:53:50 +00:00
parent 006a28a0ca
commit 15db4b1570

View File

@ -348,6 +348,10 @@ define Image/Build/WNDR3700
-B WNDR3700 -v OpenWrt.$(REVISION) \
-i $(call imgname,$(1),$(2))-sysupgrade.bin \
-o $(call imgname,$(1),$(2))-factory.img
$(STAGING_DIR_HOST)/bin/mkdniimg \
-B WNDR3700 -v OpenWrt.$(REVISION) -r "NA" \
-i $(call imgname,$(1),$(2))-sysupgrade.bin \
-o $(call imgname,$(1),$(2))-factory-NA.img
endef
define Image/Build/WNDR3700/initramfs