ramips: rt305x: add support for the DIR-600 B1,B2 boards
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / upgrade / platform.sh
index b701938f25ecccbcf2bc9d2bda81bde5614facbf..0dd3b7bd236608c3b2d2df415b68998e31ac71c1 100755 (executable)
@@ -14,7 +14,7 @@ platform_check_image() {
        [ "$ARGC" -gt 1 ] && return 1
 
        case "$board" in
-       dir-300-b1 | fonera20n | v22rw-2x2 | whr-g300n | hw550-3g | mofi3500-3gn)
+       dir-300-b1 | dir-600-b1 | dir-600-b2 | fonera20n | v22rw-2x2 | whr-g300n | hw550-3g | mofi3500-3gn)
                [ "$magic" != "2705" ] && {
                        echo "Invalid image type."
                        return 1