aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-26 09:50:36 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-26 09:50:36 +0000
commitc75b77b225d789087cf7384f0d60b6b71843aa56 (patch)
tree88c879be76896bd21c8f36e3281b56f52c5bc669 /target/linux/ar71xx/base-files/etc/diag.sh
parent02a40a7483ac56776434357c0cd1408cc3ca73e7 (diff)
downloadmaster-187ad058-c75b77b225d789087cf7384f0d60b6b71843aa56.tar.gz
master-187ad058-c75b77b225d789087cf7384f0d60b6b71843aa56.tar.bz2
master-187ad058-c75b77b225d789087cf7384f0d60b6b71843aa56.zip
ar71xx: add user-space support for AP136-020
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34885 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, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index bfe1416c85..b8585737ce 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -36,7 +36,8 @@ get_status_led() {
all0305)
status_led="eap7660d:green:ds4"
;;
- ap136-010)
+ ap136-010|\
+ ap136-020)
status_led="ap136:green:status"
;;
ap81)