ar71xx: add user-space support for the Ubiquiti UniFi AP-Outdoor board
[openwrt.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index 63e8e06..2662afd 100755 (executable)
@@ -126,7 +126,8 @@ platform_check_image() {
        whr-hp-gn | \
        wlae-ag300n | \
        nbg460n_550n_550nh | \
-       unifi )
+       unifi | \
+       unifi-outdoor )
                [ "$magic" != "2705" ] && {
                        echo "Invalid image type."
                        return 1