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