summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-12-10 17:57:48 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-12-10 17:57:48 +0000
commit5b0c83edd9b5f8286dfbf31fc7b6e0993a9fe91a (patch)
tree104b5223bf788efd477f36d575d540fdb579c476 /target/linux/ar71xx/base-files/etc/diag.sh
parent912a140b19f36cb50bfffcc39ceb7bece8d439a6 (diff)
downloadmaster-31e0f0ae-5b0c83edd9b5f8286dfbf31fc7b6e0993a9fe91a.tar.gz
master-31e0f0ae-5b0c83edd9b5f8286dfbf31fc7b6e0993a9fe91a.tar.bz2
master-31e0f0ae-5b0c83edd9b5f8286dfbf31fc7b6e0993a9fe91a.zip
ar71xx: add support for the TP-LINK TL-MR3220 v1 board
SVN-Revision: 24439
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index a89ede9493..7abedc0a2f 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -81,8 +81,8 @@ get_status_led() {
tew-632brp)
status_led="tew-632brp:green:status"
;;
- tl-mr3420)
- status_led="tl-mr3420:green:system"
+ tl-mr3220 | tl-mr3420)
+ status_led="tl-mr3x20:green:system"
;;
tl-wa901nd)
status_led="tl-wa901nd:green:system"