diff options
author | John Crispin <john@openwrt.org> | 2015-01-20 15:48:07 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-01-20 15:48:07 +0000 |
commit | 4961c7d0f51674063a58a11032ea62eb9ef111f3 (patch) | |
tree | 45e5d0a67af07b6bf75bb888c546aaa379bf17f8 /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | fd0e95fe7b140a42e39bf7a616f38be0b09196f6 (diff) | |
download | upstream-4961c7d0f51674063a58a11032ea62eb9ef111f3.tar.gz upstream-4961c7d0f51674063a58a11032ea62eb9ef111f3.tar.bz2 upstream-4961c7d0f51674063a58a11032ea62eb9ef111f3.zip |
ar71xx: add support for TL-WA701ND v2
Signed-off-by: Luigi Tarenga <luigi.tarenga@gmail.com>
SVN-Revision: 44063
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 06b96a3a87..7cb3b6f907 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -210,6 +210,7 @@ get_status_led() { tl-mr3220-v2 | \ tl-mr3420 | \ tl-mr3420-v2 | \ + tl-wa701nd-v2 | \ tl-wa801nd-v2 | \ tl-wa901nd | \ tl-wa901nd-v2 | \ |