21 lines
685 B
Diff
21 lines
685 B
Diff
From: juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
|
|
Date: Sun, 24 Mar 2013 19:23:43 +0000
|
|
Subject: ar71xx: add diag support for the TL-WDR3500
|
|
|
|
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
|
|
|
|
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36117 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
|
|
|
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
|
|
index 416322d..b206438 100755
|
|
--- a/target/linux/ar71xx/base-files/etc/diag.sh
|
|
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
|
|
@@ -129,6 +129,7 @@ get_status_led() {
|
|
tl-mr3420 | \
|
|
tl-wa901nd | \
|
|
tl-wa901nd-v2 | \
|
|
+ tl-wdr3500 | \
|
|
tl-wr1041n-v2 | \
|
|
tl-wr1043nd | \
|
|
tl-wr741nd | \
|