forked from Ivasoft/openwrt
ar71xx: add profile and build image for TP-LINK TL-WA801N/ND
Patch-by: Amir Sagie <openwrt-devel@taproot.org.il> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34576
This commit is contained in:
@@ -92,6 +92,16 @@ define Profile/TLWA7510/Description
|
||||
endef
|
||||
$(eval $(call Profile,TLWA7510))
|
||||
|
||||
define Profile/TLWA801
|
||||
NAME:=TP-LINK TL-WA801N/ND
|
||||
PACKAGES:=
|
||||
endef
|
||||
|
||||
define Profile/TLWA801/Description
|
||||
Package set optimized for the TP-LINK TL-WA801N/ND.
|
||||
endef
|
||||
$(eval $(call Profile,TLWA801))
|
||||
|
||||
|
||||
define Profile/TLWA901
|
||||
NAME:=TP-LINK TL-WA901N/ND
|
||||
|
||||
Reference in New Issue
Block a user