forked from Ivasoft/openwrt
ar71xx: Add support to TP-Link EAP120
Signed-off-by: Henryk Heisig <hyniu@o2.pl>
This commit is contained in:
committed by
John Crispin
parent
6bb11d52f3
commit
f5aa459043
@@ -433,7 +433,8 @@ platform_check_image() {
|
||||
return $?
|
||||
;;
|
||||
cpe210|\
|
||||
cpe510)
|
||||
cpe510|\
|
||||
eap120)
|
||||
tplink_pharos_check_image "$1" && return 0
|
||||
return 1
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user