From b219848bfc95add6d1f8b6fa744bf05231a49f17 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 5 Jul 2012 08:26:50 +0000 Subject: ar71xx: AP136 user-space support SVN-Revision: 32608 --- target/linux/ar71xx/base-files/etc/diag.sh | 3 +++ 1 file changed, 3 insertions(+) (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 5c84f82ca3..76518bd3cd 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -33,6 +33,9 @@ get_status_led() { alfa-nx) status_led="alfa:green:led_8" ;; + ap136) + status_led="ap136:green:status" + ;; ap81) status_led="ap81:green:status" ;; -- cgit v1.2.3