ar71xx: add model detection for TL-WR842N/ND
[openwrt.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index d07b782..91b04c5 100755 (executable)
@@ -97,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 | \
@@ -122,6 +124,7 @@ platform_check_image() {
                }
                return 0
                ;;
+       tl-mr11u | \
        tl-mr3020 | \
        tl-mr3220 | \
        tl-mr3420 | \
This page took 0.022431 seconds and 4 git commands to generate.