summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-07-05 08:26:50 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-07-05 08:26:50 +0000
commitb219848bfc95add6d1f8b6fa744bf05231a49f17 (patch)
treeefcb13f5796bfbfc24110278eb4c9ed069b8035e /target/linux/ar71xx/base-files/etc/diag.sh
parentf0cda65bb6ee80f4fc80da9fdeabb9d28a306437 (diff)
downloadmaster-31e0f0ae-b219848bfc95add6d1f8b6fa744bf05231a49f17.tar.gz
master-31e0f0ae-b219848bfc95add6d1f8b6fa744bf05231a49f17.tar.bz2
master-31e0f0ae-b219848bfc95add6d1f8b6fa744bf05231a49f17.zip
ar71xx: AP136 user-space support
SVN-Revision: 32608
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 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"
;;