From a4a2a7189f99cb2543cc7d2776ca296a582b0cdc Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Sun, 24 Mar 2013 19:23:43 +0000
Subject: [PATCH] ar71xx: add diag support for the TL-WDR3500

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36117
---
 target/linux/ar71xx/base-files/etc/diag.sh | 1 +
 1 file changed, 1 insertion(+)

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 | \