From 9c5c0793292c074e432b58e964828d116c365afc Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 13 Nov 2012 20:57:18 +0000 Subject: ar71xx: add user-space support for the Ubiquiti UniFi AP-Outdoor board Signed-off-by: Daniel Dickinson Signed-off-by: Gabor Juhos SVN-Revision: 34197 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/lib/ar71xx.sh') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 0971a73804..2f5d6e7ec7 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -390,6 +390,9 @@ ar71xx_board_detect() { *WLAE-AG300N) name="wlae-ag300n" ;; + *"UniFiAP Outdoor") + name="unifi-outdoor" + ;; *WP543) name="wp543" ;; -- cgit v1.2.3