forked from Ivasoft/openwrt
ar71xx: add support for TP-Link WBS210/510
The devices are mostly identical to the CPE210/510, but use external antennas. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
@@ -453,7 +453,9 @@ platform_check_image() {
|
||||
;;
|
||||
cpe210|\
|
||||
cpe510|\
|
||||
eap120)
|
||||
eap120|\
|
||||
wbs210|\
|
||||
wbs510)
|
||||
tplink_pharos_check_image "$1" && return 0
|
||||
return 1
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user