summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-09-27 14:53:59 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-09-27 14:53:59 +0000
commit3628a161a5ba85e4c6a8f19ba9e4c76be5a798a9 (patch)
tree5e7d2592ba3d00d9b3245077a7ed652acf6e4f05 /target/linux/ar71xx/base-files/etc
parent83ad54b0390883ad502d3b2619a1f63a02534401 (diff)
ar71xx: add support for the TL-MR3420 v1 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23136 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-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 a26a4cbda..77217c70f 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"
;;