aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorWojciech Jowsa <w.jowsa@radytek.com>2017-02-15 12:38:07 +0100
committerJohn Crispin <john@phrozen.org>2017-03-06 07:50:11 +0100
commitf223c4a9230f520f27bf0e1c458335b79935805a (patch)
tree8205c144f6e55f0d551465003c47ed089c75124a /target/linux/ar71xx/base-files/etc/diag.sh
parent787cb58574285e0b968d7612528f9d7ae81395da (diff)
downloadupstream-f223c4a9230f520f27bf0e1c458335b79935805a.tar.gz
upstream-f223c4a9230f520f27bf0e1c458335b79935805a.tar.bz2
upstream-f223c4a9230f520f27bf0e1c458335b79935805a.zip
ar71xx: set status led for the gl-* boards
Signed-off-by: Wojciech Jowsa <w.jowsa@radytek.com>
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rw-r--r--target/linux/ar71xx/base-files/etc/diag.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index 106464105a..7987e51a67 100644
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -61,7 +61,9 @@ get_status_led() {
ap90q|\
cpe830|\
cpe870|\
- gl-inet)
+ gl-inet|\
+ gl-mifi|\
+ gl-ar300m)
status_led="$board:green:lan"
;;
ap96)