ar71xx: add support for Fritz!WLAN Repeater 450E
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 03c639a2b7a7e29f86d5a1891735fc465006b30c..29fd244ab50238d59902722afdcad07ac04d3406 100644 (file)
@@ -67,6 +67,8 @@ get_status_led() {
        archer-c60-v2|\
        archer-c7-v4|\
        fritz300e|\
+       fritz4020|\
+       fritz450e|\
        gl-usb150|\
        mr12|\
        mr16|\
@@ -260,6 +262,9 @@ get_status_led() {
        jwap230)
                status_led="$board:green:led1"
                ;;
+       koala)
+               status_led="$board:blue:sys"
+               ;;
        lan-turtle)
                status_led="$board:orange:system"
                ;;