diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-03-24 19:23:43 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-03-24 19:23:43 +0000 |
commit | a4a2a7189f99cb2543cc7d2776ca296a582b0cdc (patch) | |
tree | 9f8683f1d3f3d0039e2f436459ac64423eb64e67 /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | 38c991311bf7009030a075a2b80e9ba2802e6271 (diff) | |
download | mtk-20170518-a4a2a7189f99cb2543cc7d2776ca296a582b0cdc.zip mtk-20170518-a4a2a7189f99cb2543cc7d2776ca296a582b0cdc.tar.gz mtk-20170518-a4a2a7189f99cb2543cc7d2776ca296a582b0cdc.tar.bz2 |
ar71xx: add diag support for the TL-WDR3500
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36117
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 7fd92f5..c107f41 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 | \ |