ar71xx: add user-space support for TP-LINK Archer C7 board
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index 8f2f610d7d92e0bf6b5a103bd96fda91466733c0..26b855f0a3c4f04cd9258b6d353e40582fd1bc88 100755 (executable)
@@ -122,6 +122,7 @@ platform_check_image() {
        nanostation-m | \
        rocket-m | \
        rw2458n | \
+       wndap360 | \
        wzr-hp-g300nh2 | \
        wzr-hp-g300nh | \
        wzr-hp-g450h | \
@@ -153,6 +154,8 @@ platform_check_image() {
                platform_check_image_openmesh "$magic_long" "$1" && return 0
                return 1
                ;;
+
+       archer-c7 | \
        tl-mr11u | \
        tl-mr3020 | \
        tl-mr3040 | \
@@ -166,6 +169,7 @@ platform_check_image() {
        tl-wdr3500 | \
        tl-wdr4300 | \
        tl-wr703n | \
+       tl-wr720n-v3 | \
        tl-wr741nd | \
        tl-wr741nd-v4 | \
        tl-wr841n-v1 | \