summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-09-27 14:53:59 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-09-27 14:53:59 +0000
commit32d12d5e5cedf12ba48edb8623f7a455a58b7463 (patch)
treed5b1709c9e62c82578b2777c74a84e40e38e45eb /target/linux/ar71xx/base-files/etc/diag.sh
parentb831ebdde9436985379528b986cbb7908090d748 (diff)
downloadmtk-20170518-32d12d5e5cedf12ba48edb8623f7a455a58b7463.zip
mtk-20170518-32d12d5e5cedf12ba48edb8623f7a455a58b7463.tar.gz
mtk-20170518-32d12d5e5cedf12ba48edb8623f7a455a58b7463.tar.bz2
ar71xx: add support for the TL-MR3420 v1 board
SVN-Revision: 23136
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 a26a4cb..77217c7 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -78,6 +78,9 @@ get_status_led() {
tew-632brp)
status_led="tew-632brp:green:status"
;;
+ tl-mr3420)
+ status_led="tl-mr3420:green:system"
+ ;;
tl-wa901nd)
status_led="tl-wa901nd:green:system"
;;