ramips: add support for WR8305RT board
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / upgrade / platform.sh
index a39c433e8f5b82bda7571c88d271debb97547a06..8ada58b296c31d83fad8a8bc24e6514b06740bf2 100755 (executable)
@@ -89,9 +89,11 @@ platform_check_image() {
        ur-336un |\
        wr512-3gn |\
        wmr300 |\
+       wr8305rt |\
        wrtnode |\
        x5 |\
-       x8)
+       x8 |\
+       zbt-wa05)
                [ "$magic" != "27051956" ] && {
                        echo "Invalid image type."
                        return 1