ar71xx: add model detection for TL-WR842N/ND
[openwrt.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index ae68db6..91b04c5 100755 (executable)
@@ -79,6 +79,7 @@ platform_check_image() {
                ;;
        alfa-ap96 | \
        alfa-nx | \
+       ap113 | \
        ap121 | \
        ap121-mini | \
        ap96 | \
@@ -96,10 +97,12 @@ platform_check_image() {
        ap83 | \
        dir-600-a1 | \
        dir-615-c1 | \
+       dir-615-e4 | \
        dir-825-b1 | \
        mzk-w04nu | \
        mzk-w300nh | \
        tew-632brp | \
+       tew-673gru | \
        wrt400n | \
        airrouter | \
        bullet-m | \
@@ -121,6 +124,7 @@ platform_check_image() {
                }
                return 0
                ;;
+       tl-mr11u | \
        tl-mr3020 | \
        tl-mr3220 | \
        tl-mr3420 | \
This page took 0.031009 seconds and 4 git commands to generate.