diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-29 20:51:13 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-29 20:51:13 +0000 |
commit | 98e9f3d20531728dfe29bc27e6c06cc9f8b62d42 (patch) | |
tree | d7e033885b15fe3c7f5bfdd46fb451abed95733f /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | b799da4c58da434d633aefc0057f01f554881c30 (diff) |
ar71xx: add user-space support for the TL-WR1043ND v2 board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38956 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 e314bc03dd..216100b5eb 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -141,6 +141,7 @@ get_status_led() { tl-wdr3500 | \ tl-wr1041n-v2 | \ tl-wr1043nd | \ + tl-wr1043nd-v2 | \ tl-wr741nd | \ tl-wr741nd-v4 | \ tl-wr841n-v1 | \ |