ramips: initial board support for MOFI3500-3GN
[openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index 051c884..99f497e 100755 (executable)
@@ -45,6 +45,9 @@ get_status_led() {
        hw550-3g)
                status_led="hw550-3g:green:status"
                ;;
+       mofi3500-3gn)
+               status_led="mofi3500-3gn:green:status"
+               ;;
        esac
 }
 
This page took 0.022915 seconds and 4 git commands to generate.