diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-03-11 15:55:22 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-03-11 15:55:22 +0000 |
commit | 2998abab7c466ef38c7d4afff01c15e7d8c39a27 (patch) | |
tree | b74198fbb5fb8707d32b7cdd80a6e05a5cf41a8a /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | 902dd273837632007ce15b9a3898e90c4809736e (diff) | |
download | mtk-20170518-2998abab7c466ef38c7d4afff01c15e7d8c39a27.zip mtk-20170518-2998abab7c466ef38c7d4afff01c15e7d8c39a27.tar.gz mtk-20170518-2998abab7c466ef38c7d4afff01c15e7d8c39a27.tar.bz2 |
ar71xx: add user-space support for MR3420v2
Patch-by: Dmytro <dioptimizer@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3442/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35962
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 c5ed857..c44d61e 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -118,6 +118,7 @@ get_status_led() { tl-mr3220 | \ tl-mr3220-v2 | \ tl-mr3420 | \ + tl-mr3420-v2 | \ tl-wa901nd | \ tl-wa901nd-v2 | \ tl-wr1041n-v2 | \ |