From b673bb4c772881709d64d2cb9d419ee17d14c098 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 28 Oct 2012 12:24:40 +0000 Subject: AA: ar71xx: add user-space part for the CAP4200AG Backport of r33957. Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33978 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 c371a1f9dd..788b628a76 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -54,6 +54,9 @@ get_status_led() { bullet-m | rocket-m | nano-m | nanostation-m) status_led="ubnt:green:link4" ;; + cap4200ag) + status_led="senao:green:pwr" + ;; db120) status_led="db120:green:status" ;; -- cgit v1.2.3