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:
@@ -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))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user