From: juhosg Date: Sun, 13 Mar 2011 14:53:50 +0000 (+0000) Subject: backfire: ar71xx: build separate image for the WNDR3700 with NA region (backport... X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=15db4b1570369fbf701cdf3e18a6e7673641029f 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 --- diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index e314ebb8c..00cf6024f 100644 --- a/target/linux/ar71xx/image/Makefile +++ b/target/linux/ar71xx/image/Makefile @@ -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