diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-05-30 16:23:09 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-05-30 16:23:09 +0000 |
commit | 35b5b38316b2916f419ed4d02522baa200343638 (patch) | |
tree | 30df8c6a7a8f9a22eefd925b94b546ea6e95d970 /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | 91d7c3efc1977ef862d6ab7e3695ee30ddf5c5a2 (diff) | |
download | upstream-35b5b38316b2916f419ed4d02522baa200343638.tar.gz upstream-35b5b38316b2916f419ed4d02522baa200343638.tar.bz2 upstream-35b5b38316b2916f419ed4d02522baa200343638.zip |
ar71xx: add user-space support for TP-LINK Archer C7 board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36789
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 ed269b275a..7b6421b1df 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -132,6 +132,7 @@ get_status_led() { tl-wr941nd) status_led="tp-link:green:system" ;; + archer-c7 | \ tl-wdr4300 | \ tl-wr703n | \ tl-wr720n-v3) |