ramips: rt288x: add support for the Buffalo WLI-TX4-AG300N board
[librecmc/librecmc.git] / target / linux / ramips / base-files / etc / diag.sh
index a150cc26d8f9da05731b5eecb16e97e7d81395a1..652787b3d45a3e6e98bc70653dd5900512bc0589 100755 (executable)
@@ -66,6 +66,12 @@ get_status_led() {
        whr-g300n)
                status_led="whr-g300n:green:router"
                ;;
+       wli-tx4-ag300n)
+               status_led="buffalo:blue:power"
+               ;;
+       wl-351)
+               status_led="wl-351:amber:power"
+               ;;
        esac
 }