ramips: fix sysupgrade for asiarf awm003
[openwrt/staging/chunkeey.git] / target / linux / ramips / base-files / lib / upgrade / platform.sh
index 190de9fbf1f35400d47df9eb1e8871acc82286b1..1ab3ab510f3acba2f60e32358231f67f1d61c6d1 100755 (executable)
@@ -26,6 +26,8 @@ platform_check_image() {
        ar725w | \
        asl26555 | \
        awm002-evb | \
+       awm003-evb | \
+       awapn2403 | \
        bc2 | \
        broadway | \
        carambola | \
@@ -88,9 +90,11 @@ platform_check_image() {
        ur-336un |\
        wr512-3gn |\
        wmr300 |\
+       wr8305rt |\
        wrtnode |\
        x5 |\
-       x8)
+       x8 |\
+       zbt-wa05)
                [ "$magic" != "27051956" ] && {
                        echo "Invalid image type."
                        return 1