diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-03-24 19:23:43 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-03-24 19:23:43 +0000 |
commit | cba5c9b4a944a1216aa9b1f240865ce177764ab4 (patch) | |
tree | 0074d35a484f0f7687e44e88c0c6331790a10f39 /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | 3d74a41a9cfb8b30fabad071541c5558c6fabf91 (diff) |
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
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/diag.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 7fd92f5f81..c107f4172c 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -121,6 +121,7 @@ get_status_led() { tl-mr3420-v2 | \ tl-wa901nd | \ tl-wa901nd-v2 | \ + tl-wdr3500 | \ tl-wr1041n-v2 | \ tl-wr1043nd | \ tl-wr741nd | \ |