forked from Ivasoft/openwrt
ar71xx: add profile and build image fot the TL-WA830RE v1 board
Added support for the TP-LINK TL-WA830RE v1 Range Extender. Based on the WA901ND v1 support. Hardware IDs checked against original firmware. Patch was successfully tested on hardware. Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35789
This commit is contained in:
@@ -102,6 +102,16 @@ define Profile/TLWA801/Description
|
||||
endef
|
||||
$(eval $(call Profile,TLWA801))
|
||||
|
||||
define Profile/TLWA830
|
||||
NAME:=TP-LINK TL-WA830RE
|
||||
PACKAGES:=
|
||||
endef
|
||||
|
||||
define Profile/TLWA830/Description
|
||||
Package set optimized for the TP-LINK TL-WA830RE.
|
||||
endef
|
||||
$(eval $(call Profile,TLWA830))
|
||||
|
||||
|
||||
define Profile/TLWA901
|
||||
NAME:=TP-LINK TL-WA901N/ND
|
||||
|
||||
Reference in New Issue
Block a user