summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-04-26 17:00:53 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-04-26 17:00:53 +0000
commitb29b7b65eaa2f39b3ea7596fc475e95748701430 (patch)
treee9a396985af796af95b8699f61b0c854b20daa30 /target/linux/ar71xx/generic
parent9b3c0d11a2410c7e21877b165a1f994f956e594e (diff)
downloadmaster-31e0f0ae-b29b7b65eaa2f39b3ea7596fc475e95748701430.tar.gz
master-31e0f0ae-b29b7b65eaa2f39b3ea7596fc475e95748701430.tar.bz2
master-31e0f0ae-b29b7b65eaa2f39b3ea7596fc475e95748701430.zip
ar71xx: add profile and build image for WNR2000v3
Signed-off-by: Mathieu Olivari <mathieu.olivari@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36460
Diffstat (limited to 'target/linux/ar71xx/generic')
-rw-r--r--target/linux/ar71xx/generic/profiles/netgear.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/ar71xx/generic/profiles/netgear.mk b/target/linux/ar71xx/generic/profiles/netgear.mk
index ff25f695a0..684d0eb255 100644
--- a/target/linux/ar71xx/generic/profiles/netgear.mk
+++ b/target/linux/ar71xx/generic/profiles/netgear.mk
@@ -28,3 +28,14 @@ endef
$(eval $(call Profile,WNDR4300))
+
+define Profile/WNR2000V3
+ NAME:=NETGEAR WNR2000V3
+endef
+
+define Profile/WNR2000V3/Description
+ Package set optimized for the NETGEAR WNR2000V3
+endef
+
+$(eval $(call Profile,WNR2000V3))
+