ramips: Adding support for AXIMCom MR-102N 3G/4G Travel Mobile Router
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index f43725ef9dae6f7d9a945974b42a6b62748fb9af..cd4e39c5f7918d58e0abcb246a73bf81b03b2134 100755 (executable)
@@ -85,12 +85,18 @@ ramips_board_detect() {
        *"Aztech HW550-3G")
                name="hw550-3g"
                ;;
+       *"AXIMCom MR-102N")
+               name="mr-102n"
+               ;;
        *"Buffalo WSR-600DHP")
                name="wsr-600"
                ;;
        *"Buffalo WSR-1166DHP")
                name="wsr-1166"
                ;;
+       *"Comfast CF-WR800N")
+               name="cf-wr800n"
+               ;;
        *"Firefly FireWRT")
                name="firewrt"
                ;;
@@ -202,6 +208,9 @@ ramips_board_detect() {
        *"Planex MZK-750DHP")
                name="mzk-750dhp"
                ;;
+       *"Microduino MicroWRT")
+               name="microwrt"
+               ;;
        *"NBG-419N")
                name="nbg-419n"
                ;;
@@ -367,6 +376,9 @@ ramips_board_detect() {
        *"Wansview NCS601W")
                name="ncs601w"
                ;;
+       *"Xiaomi MiWiFi Mini")
+               name="xiaomi-miwifi-mini"
+               ;;
        *"Sercomm NA930")
                name="na930"
                ;;
@@ -376,6 +388,9 @@ ramips_board_detect() {
        *"ZBT WR8305RT")
                name="wr8305rt"
                ;;
+       *"ZTE Q7")
+               name="zte-q7"
+               ;;
        *"Lenovo Y1")
                name="y1"
                ;;