From ae70358b1b0dc6b5881ad931213e00793d8df9c2 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 22 Jan 2015 09:35:46 +0000 Subject: ar71xx: add support for the UniFi AP Outdoor Plus the GPIO controlling the rf filter is not configured properly by this patch. Signed-off-by: Matthias Schiffer SVN-Revision: 44077 --- target/linux/ar71xx/base-files/etc/diag.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/etc') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 7cb3b6f907..444e6fff7f 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -255,6 +255,9 @@ get_status_led() { uap-pro) status_led="ubnt:white:dome" ;; + unifi-outdoor-plus) + status_led="ubnt:white:front" + ;; airgateway) status_led="ubnt:white:status" ;; -- cgit v1.2.3