ramips: Add support for ZTE Q7
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 540da335c6866b92025202d0593bef34ae38f399..fc6eb3769230cc6b1f90913c0ed293a2b528242c 100755 (executable)
@@ -91,6 +91,9 @@ ramips_board_detect() {
        *"Buffalo WSR-1166DHP")
                name="wsr-1166"
                ;;
+       *"Firefly FireWRT")
+               name="firewrt"
+               ;;
        *"CY-SWR1100")
                name="cy-swr1100"
                ;;
@@ -133,6 +136,9 @@ ramips_board_detect() {
        *"DIR-810L")
                name="dir-810l"
                ;;
+       *"DIR-860L B1")
+               name="dir-860l-b1"
+               ;;
        *"DAP-1350")
                name="dap-1350"
                ;;
@@ -187,6 +193,9 @@ ramips_board_detect() {
        *"Kingston MLW221")
                name="mlw221"
                ;;
+       *"Kingston MLWG2")
+               name="mlwg2"
+               ;;
        *"Linksys E1700")
                name="e1700"
                ;;
@@ -211,6 +220,9 @@ ramips_board_detect() {
        *"NW718")
                name="nw718"
                ;;
+       *"Intenso Memory 2 Move")
+               name="m2m"
+               ;;
        *"Omnima EMB HPM")
                name="omni-emb-hpm"
                ;;
@@ -304,6 +316,9 @@ ramips_board_detect() {
        *"Tenda 3G300M")
                name="3g300m"
                ;;
+       *"Tenda 3G150B")
+               name="3g150b"
+               ;;
        *"Tenda W306R V2.0")
                name="w306r-v20"
                ;;
@@ -352,6 +367,9 @@ ramips_board_detect() {
        *"Wansview NCS601W")
                name="ncs601w"
                ;;
+       *"Xiaomi MiWiFi Mini")
+               name="xiaomi-miwifi-mini"
+               ;;
        *"Sercomm NA930")
                name="na930"
                ;;
@@ -361,6 +379,9 @@ ramips_board_detect() {
        *"ZBT WR8305RT")
                name="wr8305rt"
                ;;
+       *"ZTE Q7")
+               name="zte-q7"
+               ;;
        *"Lenovo Y1")
                name="y1"
                ;;