ramips: add support for Zbtlink WA05 router
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / upgrade / platform.sh
index a39c433e8f5b82bda7571c88d271debb97547a06..805a63fed4d08f5e67a47045610607715b757e99 100755 (executable)
@@ -91,7 +91,8 @@ platform_check_image() {
        wmr300 |\
        wrtnode |\
        x5 |\
-       x8)
+       x8 |\
+       zbt-wa05)
                [ "$magic" != "27051956" ] && {
                        echo "Invalid image type."
                        return 1