ar71xx: add initial support for the OpenMesh OM2P board
[openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 873cdfe..ad4fc28 100755 (executable)
@@ -72,6 +72,9 @@ get_status_led() {
        nbg460n_550n_550nh)
                status_led="nbg460n:green:power"
                ;;
+       om2p)
+               status_led="om2p:blue:power"
+               ;;
        pb44)
                status_led="pb44:amber:jump1"
                ;;
This page took 0.023809 seconds and 4 git commands to generate.