ramips: Add support for Microduino MicroWRT
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 720b13790d7371b91adf22ffa6b440a36d7c7c09..616f4a1a26808eef7e4b7d28be9fdac779e078d7 100755 (executable)
@@ -91,6 +91,9 @@ ramips_board_detect() {
        *"Buffalo WSR-1166DHP")
                name="wsr-1166"
                ;;
+       *"Firefly FireWRT")
+               name="firewrt"
+               ;;
        *"CY-SWR1100")
                name="cy-swr1100"
                ;;
@@ -199,6 +202,9 @@ ramips_board_detect() {
        *"Planex MZK-750DHP")
                name="mzk-750dhp"
                ;;
+       *"Microduino MicroWRT")
+               name="microwrt"
+               ;;
        *"NBG-419N")
                name="nbg-419n"
                ;;
@@ -313,6 +319,9 @@ ramips_board_detect() {
        *"Tenda 3G300M")
                name="3g300m"
                ;;
+       *"Tenda 3G150B")
+               name="3g150b"
+               ;;
        *"Tenda W306R V2.0")
                name="w306r-v20"
                ;;
@@ -361,6 +370,9 @@ ramips_board_detect() {
        *"Wansview NCS601W")
                name="ncs601w"
                ;;
+       *"Xiaomi MiWiFi Mini")
+               name="xiaomi-miwifi-mini"
+               ;;
        *"Sercomm NA930")
                name="na930"
                ;;
@@ -370,6 +382,9 @@ ramips_board_detect() {
        *"ZBT WR8305RT")
                name="wr8305rt"
                ;;
+       *"ZTE Q7")
+               name="zte-q7"
+               ;;
        *"Lenovo Y1")
                name="y1"
                ;;