2
0
forked from Ivasoft/openwrt

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
This commit is contained in:
Gabor Juhos
2013-04-26 17:00:53 +00:00
parent 9b3c0d11a2
commit b29b7b65ea
2 changed files with 13 additions and 0 deletions

View File

@@ -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))