mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-18 11:16:16 +02:00
ar71xx: build separate image for the WNDR3700 with NA region
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24982 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c25ef5931a
commit
6e0592661e
@ -371,6 +371,10 @@ define Image/Build/WNDR3700
|
|||||||
-B WNDR3700 -v OpenWrt.$(REVISION) \
|
-B WNDR3700 -v OpenWrt.$(REVISION) \
|
||||||
-i $(call imgname,$(1),$(2))-sysupgrade.bin \
|
-i $(call imgname,$(1),$(2))-sysupgrade.bin \
|
||||||
-o $(call imgname,$(1),$(2))-factory.img
|
-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
|
endef
|
||||||
|
|
||||||
ifdef CONFIG_PACKAGE_uboot-ar71xx-nbg460n_550n_550nh
|
ifdef CONFIG_PACKAGE_uboot-ar71xx-nbg460n_550n_550nh
|
||||||
|
Loading…
Reference in New Issue
Block a user