ar71xx: fix RB-450G board detection (closes: #6453)
[openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index a74df07..6e4ed5f 100755 (executable)
@@ -72,6 +72,9 @@ get_status_led() {
        tl-wr741nd)
                status_led="tl-wr741nd:green:system"
                ;;
+       tl-wr841n-v1)
+               status_led="tl-wr841n:green:system"
+               ;;
        tl-wr941nd)
                status_led="tl-wr941nd:green:system"
                ;;
This page took 0.022793 seconds and 4 git commands to generate.