ramips: add preliminary support for DIR-860L B1
[openwrt/staging/yousong.git] / target / linux / ramips / base-files / lib / upgrade / platform.sh
index b5eecfc2992d4961bd06701f2133d00857e41eaa..7c172119f4be12301bc05fca30b0e8bbff5e7f94 100755 (executable)
@@ -55,6 +55,7 @@ platform_check_image() {
        ht-tm02 | \
        hw550-3g | \
        ip2202 | \
+       m2m | \
        m3 | \
        m4 | \
        mlw221 | \
@@ -132,7 +133,8 @@ platform_check_image() {
                ;;
        cy-swr1100 |\
        dir-610-a1 |\
-       dir-645)
+       dir-645 |\
+       dir-860l-b1)
                [ "$magic" != "5ea3a417" ] && {
                        echo "Invalid image type."
                        return 1