diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-28 10:23:33 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-28 10:23:33 +0000 |
commit | 9ea92f4c9109c3a620e7fc6fff4d12c7a5c5d866 (patch) | |
tree | 66a738f11876a36dc95e85a41f47796c3ac2c87c /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | e777c7a8ce52f557d43b0414abab774f934e605b (diff) |
ar71xx: add user-space support for the TL-WR710N board
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3873/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37573 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 56e87b12b5..85458c27fd 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -136,6 +136,7 @@ get_status_led() { tl-mr10u | \ tl-wdr4300 | \ tl-wr703n | \ + tl-wr710n | \ tl-wr720n-v3) status_led="tp-link:blue:system" ;; |