ramips: add preliminary support for DIR-860L B1
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / upgrade / platform.sh
index 2c423443c7c7264141083734884de6550cb83679..7c172119f4be12301bc05fca30b0e8bbff5e7f94 100755 (executable)
@@ -133,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