ramips: Add support to TP-Link Archer MR200
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / upgrade / platform.sh
index 2151cf945c8bbee8af0c7175d148e388ef70484e..78e87a09f2ea51821f435c41a2c73c91e551324f 100755 (executable)
@@ -204,7 +204,8 @@ platform_check_image() {
                return 0
                ;;
        c20i|\
-       c50)
+       c50|\
+       mr200)
                [ "$magic" != "03000000" ] && {
                        echo "Invalid image type."
                        return 1