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 | 43939c3980bd28d2845a97f12e1fb5883ed36d29 (patch) | |
tree | 716bfce60f728397286b6ec63fdffc82da8d8406 /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | d6aa8fee47153b598ef5cd6737d66b09d002ec32 (diff) | |
download | master-187ad058-43939c3980bd28d2845a97f12e1fb5883ed36d29.tar.gz master-187ad058-43939c3980bd28d2845a97f12e1fb5883ed36d29.tar.bz2 master-187ad058-43939c3980bd28d2845a97f12e1fb5883ed36d29.zip |
[ar71xx]: add support for the archer c5
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41814 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 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 | \ |