summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-29 22:50:54 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-01-29 22:50:54 +0000
commit5a3d98c8915a4571a2b86555f43ff59b3f7ce828 (patch)
tree52016a8274fe052cfe6f255996f86929ff7103dd /target/linux/ar71xx/base-files/etc/diag.sh
parent96665c64a992337f1c67a12d80cfa558ebaf73c5 (diff)
ar71xx: add user space support for dir-825-c1
[juhosg: fix whitespaces in some scripts] Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35402 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 9c77d13c7..5d3271d04 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -77,6 +77,9 @@ get_status_led() {
dir-825-b1)
status_led="d-link:orange:power"
;;
+ dir-825-c1)
+ status_led="d-link:orange:power"
+ ;;
eap7660d)
status_led="eap7660d:green:ds4"
;;