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