From: Kyson Lok Date: Mon, 6 Aug 2018 07:36:37 +0000 (+0800) Subject: ar71xx: remove led from diag.sh for GL.iNet devices X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ef971d68571186c1b7c5941b6b6c87e9c416b7a;p=thirdparty%2Fopenwrt.git ar71xx: remove led from diag.sh for GL.iNet devices --- diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 137baa935e9..f4b1de5515b 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -70,7 +70,6 @@ get_status_led() { fritz300e|\ fritz4020|\ fritz450e|\ - gl-usb150|\ mr12|\ mr16|\ nbg6616|\ @@ -99,10 +98,7 @@ get_status_led() { ;; ap90q|\ cpe830|\ - cpe870|\ - gl-ar300m|\ - gl-inet|\ - gl-mifi) + cpe870) status_led="$board:green:lan" ;; ap91-5g|\ @@ -243,7 +239,6 @@ get_status_led() { esr1750) status_led="$board:amber:power" ;; - gl-ar750|\ hiveap-121|\ nbg6716|\ wam250)