From 1297679f4bbd47000d3ee36ed0f09efd7c581e76 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 16 Sep 2015 08:31:40 +0000 Subject: ar71xx: Add UBNT airGateway Pro support This patch adds kernel and userspace support for the Ubiquiti Networks airGateway Pro. Signed-off-by: Matthew Reeve SVN-Revision: 46961 --- target/linux/ar71xx/base-files/etc/diag.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/ar71xx/base-files/etc/diag.sh') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 6d56de9205..cfba6b4ad0 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -311,7 +311,8 @@ get_status_led() { unifi-outdoor-plus) status_led="ubnt:white:front" ;; - airgateway) + airgateway | \ + airgatewaypro) status_led="ubnt:white:status" ;; whr-g301n | \ -- cgit v1.2.3