ar71xx: add user-space support for the Ubiquiti UniFi AP-Outdoor board

Signed-off-by: Daniel Dickinson <daniel@powercloudsystems.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34197
This commit is contained in:
Gabor Juhos
2012-11-13 20:57:18 +00:00
parent 75c1d3ccc2
commit 9c5c079329
3 changed files with 7 additions and 2 deletions

View File

@@ -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