ramips: remove unused include from the common GPIO code
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 49e5bc7..8c64d6a 100755 (executable)
@@ -25,6 +25,9 @@ ramips_board_name() {
        *"Aztech HW550-3G")
                name="hw550-3g"
                ;;
+       *"MoFi Network MOFI3500-3GN")
+               name="mofi3500-3gn"
+               ;;
        *)
                name="generic"
                ;;
This page took 0.020435 seconds and 4 git commands to generate.