diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-09-19 17:52:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-09-19 17:52:42 +0000 |
commit | 5e3c7d14ecee6d82345e51bcb1eb7bc17759c62b (patch) | |
tree | 500e0aa7730a2488fa64f22f8b804c3f1fc83d6f /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | e3e31835ae8df36e9b122b08f53476cfc7b6a929 (diff) | |
download | mtk-20170518-5e3c7d14ecee6d82345e51bcb1eb7bc17759c62b.zip mtk-20170518-5e3c7d14ecee6d82345e51bcb1eb7bc17759c62b.tar.gz mtk-20170518-5e3c7d14ecee6d82345e51bcb1eb7bc17759c62b.tar.bz2 |
ar71xx: add user-space support for the TL-MR13U board
Signed-off-by: Oleg Titov <oleg.titov@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/4063/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38064
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 f3fdb0a..1456d6e 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -135,6 +135,7 @@ get_status_led() { ;; archer-c7 | \ tl-mr10u | \ + tl-mr13u | \ tl-wdr4300 | \ tl-wr703n | \ tl-wr710n | \ |