forked from Ivasoft/openwrt
ar71xx: TL-WA7210n v2 support
This patch adds support for TP-Link TL-WA7210n[0] [0] http://www.tplink.com/en/products/details/?model=TL-WA7210N Signed-off-by: Hendrik Frenzel <hfrenzel@scunc.net> SVN-Revision: 44526
This commit is contained in:
@@ -160,6 +160,16 @@ define Profile/TLWA701/Description
|
||||
endef
|
||||
$(eval $(call Profile,TLWA701))
|
||||
|
||||
define Profile/TLWA7210
|
||||
NAME:=TP-LINK TL-WA7210N
|
||||
PACKAGES:=rssileds kmod-ledtrig-netdev
|
||||
endef
|
||||
|
||||
define Profile/TLWA7210/Description
|
||||
Package set optimized for the TP-LINK TL-WA7210N.
|
||||
endef
|
||||
$(eval $(call Profile,TLWA7210))
|
||||
|
||||
define Profile/TLWA730RE
|
||||
NAME:=TP-LINK TL-WA730RE
|
||||
PACKAGES:=
|
||||
|
||||
Reference in New Issue
Block a user