From f223c4a9230f520f27bf0e1c458335b79935805a Mon Sep 17 00:00:00 2001 From: Wojciech Jowsa Date: Wed, 15 Feb 2017 12:38:07 +0100 Subject: ar71xx: set status led for the gl-* boards Signed-off-by: Wojciech Jowsa --- target/linux/ar71xx/base-files/etc/diag.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'target/linux/ar71xx/base-files/etc/diag.sh') 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) -- cgit v1.2.3