ar71xx: fix WNDR3x00 model detection
[openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index 1a5747f..ba4787b 100755 (executable)
@@ -42,6 +42,9 @@ get_status_led() {
        mofi3500-3gn)
                status_led="mofi3500-3gn:green:status"
                ;;
+       nbg-419n)
+               status_led="nbg-419n:green:power"
+               ;;
        nw718)
                status_led="nw718:amber:cpu"
                ;;
This page took 0.018964 seconds and 4 git commands to generate.