]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ar71xx: remove led from diag.sh for GL.iNet devices
authorKyson Lok <kysonlok@gmail.com>
Mon, 6 Aug 2018 07:36:37 +0000 (15:36 +0800)
committerKyson Lok <kysonlok@gmail.com>
Mon, 6 Aug 2018 08:13:16 +0000 (16:13 +0800)
target/linux/ar71xx/base-files/etc/diag.sh

index 137baa935e984346789c194edec46d07b9ea2cc4..f4b1de5515b358764e8a7fa377d525284a7534f0 100644 (file)
@@ -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)