ar71xx: Add support to TP-Link EAP120
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index 7c554e3f29260326b4b058bc4081b89db3b144bf..35e9bb4391e8a409eabfd2b56a59e02fa3c48252 100755 (executable)
@@ -433,7 +433,8 @@ platform_check_image() {
                return $?
                ;;
        cpe210|\
-       cpe510)
+       cpe510|\
+       eap120)
                tplink_pharos_check_image "$1" && return 0
                return 1
                ;;