2
0
forked from Ivasoft/openwrt

generate images for the On Networks N150 (rebranded Netgear WNR612v2)

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 39320
This commit is contained in:
Imre Kaloz
2014-01-18 19:44:40 +00:00
parent 471095f869
commit b6e1cbd8dd
2 changed files with 5 additions and 3 deletions

View File

@@ -40,11 +40,11 @@ $(eval $(call Profile,WNR2000V3))
define Profile/WNR612V2
NAME:=NETGEAR WNR612V2
NAME:=NETGEAR WNR612V2 / On Networks N150
endef
define Profile/WNR612V2/Description
Package set optimized for the NETGEAR WNR612V2
Package set optimized for the NETGEAR WNR612V2 / On Networks N150
endef
$(eval $(call Profile,WNR612V2))