aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-10-27 08:55:39 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-10-27 08:55:39 +0000
commita08582ccd154c4510744bbe02803b5eef61f26b7 (patch)
tree4cae9b63eba86d6d3f439a9e3bc06f6203e70f16 /target/linux/ar71xx/base-files/etc/diag.sh
parentb84f40ff4ae0496ff26e53029d33f51326643e2a (diff)
downloadmaster-187ad058-a08582ccd154c4510744bbe02803b5eef61f26b7.tar.gz
master-187ad058-a08582ccd154c4510744bbe02803b5eef61f26b7.tar.bz2
master-187ad058-a08582ccd154c4510744bbe02803b5eef61f26b7.zip
ar71xx: add user-space part for the CAP4200AG
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33957 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh3
1 files changed, 3 insertions, 0 deletions
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"
;;