diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-10-04 20:16:05 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-10-04 20:16:05 +0000 |
commit | 02a85dfd85a55732811664ac7d15e415b88881d8 (patch) | |
tree | 697ac296d02de8421be9f55ebc05b11131cc1272 /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | 196c6c5b4500693cfd48a07db2bf22c3d728d717 (diff) | |
download | mtk-20170518-02a85dfd85a55732811664ac7d15e415b88881d8.zip mtk-20170518-02a85dfd85a55732811664ac7d15e415b88881d8.tar.gz mtk-20170518-02a85dfd85a55732811664ac7d15e415b88881d8.tar.bz2 |
ar71xx: user-space support for TL-WR841N/ND v8
SVN-Revision: 33622
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 420d690..c3f9734 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -128,6 +128,7 @@ get_status_led() { tl-wr741nd-v4 | \ tl-wr841n-v1 | \ tl-wr841n-v7 | \ + tl-wr841n-v8 | \ tl-wr941nd) status_led="tp-link:green:system" ;; |