From 3628a161a5ba85e4c6a8f19ba9e4c76be5a798a9 Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 27 Sep 2010 14:53:59 +0000 Subject: ar71xx: add support for the TL-MR3420 v1 board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23136 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/etc/diag.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/etc') 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" ;; -- cgit v1.2.3