ar71xx: Add support for WeIO board
[15.05/openwrt.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index aa05d6f..0ba96e2 100755 (executable)
@@ -248,7 +248,8 @@ platform_check_image() {
        nbg460n_550n_550nh | \
        unifi | \
        unifi-outdoor | \
-       carambola2 )
+       carambola2 | \
+       weio )
                [ "$magic" != "2705" ] && {
                        echo "Invalid image type."
                        return 1