summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-01-26 20:35:44 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-01-26 20:35:44 +0000
commit800fbf32d209a6009e30aedf2fca87b8e70fb875 (patch)
treed7eefb29f317845c21b95dd4d64216f342788eff /target/linux
parent67c3e0bf7e5148a91205d280d4029b32dcc9b6e0 (diff)
downloadmaster-31e0f0ae-800fbf32d209a6009e30aedf2fca87b8e70fb875.tar.gz
master-31e0f0ae-800fbf32d209a6009e30aedf2fca87b8e70fb875.tar.bz2
master-31e0f0ae-800fbf32d209a6009e30aedf2fca87b8e70fb875.zip
ar71xx: create firmware image for the WNDR3700v2 board
Patch-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25119
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/ar71xx/image/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
index 510595673a..8b62218414 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image/Makefile
@@ -633,8 +633,10 @@ define Image/Build/Profile/TLWR1043NDV1
endef
wndr3700_mtdlayout=mtdparts=spi0.0:320k(u-boot)ro,128k(u-boot-env)ro,1024k(kernel),6656k(rootfs),64k(art)ro,7680k@0x70000(firmware)
+wndr3700v2_mtdlayout=mtdparts=spi0.0:320k(u-boot)ro,128k(u-boot-env)ro,1024k(kernel),14848k(rootfs),64k(art)ro,15872k@0x70000(firmware)
define Image/Build/Profile/WNDR3700
$(call Image/Build/Template/$(fs_64k)/$(1),Netgear,wndr3700,board=WNDR3700,wndr3700_mtdlayout,3700,WNDR3700)
+ $(call Image/Build/Template/$(fs_64k)/$(1),Netgear,wndr3700v2,board=WNDR3700v2,wndr3700v2_mtdlayout,3701,WNDR3700v2)
endef
define Image/Build/Profile/AP96