ar71xx: add diag support for the DB120 board
[openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index df52174..dd5b6b1 100755 (executable)
@@ -45,6 +45,9 @@ get_status_led() {
        bullet-m | rocket-m | nano-m | nanostation-m)
                status_led="ubnt:green:link4"
                ;;
+       db120)
+               status_led="db120:green:status"
+               ;;
        dir-600-a1)
                status_led="dir-600-a1:green:power"
                ;;
This page took 0.028141 seconds and 4 git commands to generate.