diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-05 17:02:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-05 17:02:35 +0000 |
commit | ab897ab04e6795c7b23860505cdae92d5641c312 (patch) | |
tree | ed9b7282eb95f99818daea4827af360c290efc2e /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | 73383c252ee0ff1bb66c576a180a43547ca7f6b5 (diff) | |
download | upstream-ab897ab04e6795c7b23860505cdae92d5641c312.tar.gz upstream-ab897ab04e6795c7b23860505cdae92d5641c312.tar.bz2 upstream-ab897ab04e6795c7b23860505cdae92d5641c312.zip |
ar71xx: add support for the TP-Link TL-WR1041N v2 board
Patch-by: Vince Huang <axishero@foxmail.com>
SVN-Revision: 31608
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 c6f2cf79ba..6cee29f3e8 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -112,6 +112,7 @@ get_status_led() { tl-mr3420 | \ tl-wa901nd | \ tl-wa901nd-v2 | \ + tl-wr1041n-v2 | \ tl-wr1043nd | \ tl-wr741nd | \ tl-wr741nd-v4 | \ |