ramips: Add support for ZTE Q7
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 720b13790d7371b91adf22ffa6b440a36d7c7c09..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"
                ;;
@@ -313,6 +316,9 @@ ramips_board_detect() {
        *"Tenda 3G300M")
                name="3g300m"
                ;;
+       *"Tenda 3G150B")
+               name="3g150b"
+               ;;
        *"Tenda W306R V2.0")
                name="w306r-v20"
                ;;
@@ -361,6 +367,9 @@ ramips_board_detect() {
        *"Wansview NCS601W")
                name="ncs601w"
                ;;
+       *"Xiaomi MiWiFi Mini")
+               name="xiaomi-miwifi-mini"
+               ;;
        *"Sercomm NA930")
                name="na930"
                ;;
@@ -370,6 +379,9 @@ ramips_board_detect() {
        *"ZBT WR8305RT")
                name="wr8305rt"
                ;;
+       *"ZTE Q7")
+               name="zte-q7"
+               ;;
        *"Lenovo Y1")
                name="y1"
                ;;