diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2014-07-23 12:47:25 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2014-07-23 12:47:25 +0000 |
commit | dc628f2e0870d448313e790398bfaf36850c4702 (patch) | |
tree | 2d62e7d3870497ed4ab6e158aba7faead11b9fe3 /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | 039fe23f8ebd0a5bdc7b4aba07f9e7468e2883ff (diff) | |
download | upstream-dc628f2e0870d448313e790398bfaf36850c4702.tar.gz upstream-dc628f2e0870d448313e790398bfaf36850c4702.tar.bz2 upstream-dc628f2e0870d448313e790398bfaf36850c4702.zip |
add support for the archer c5
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41814
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 487a325368..2984777d9d 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -207,6 +207,7 @@ get_status_led() { tl-wr941nd) status_led="tp-link:green:system" ;; + archer-c5 | \ archer-c7 | \ tl-wdr4900-v2 | \ tl-mr10u | \ |