ramips: Add support for the NixCore X1 Module
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 13d325dbbca7c593b76a674e8dcd75d0f627e081..b6ccd5ace331c5a1e6c66e2dece296394dcbb925 100755 (executable)
@@ -82,6 +82,9 @@ ramips_board_detect() {
        *"C20i")
                name="c20i"
                ;;
+       *"C50")
+               name="c50"
+               ;;
        *"Carambola")
                name="carambola"
                ;;
@@ -151,6 +154,9 @@ ramips_board_detect() {
        *"Dovado Tiny AC")
                name="tiny-ac"
                ;;
+       *"DuZun DM06")
+               name="duzun-dm06"
+               ;;
        *"E1700")
                name="e1700"
                ;;
@@ -298,6 +304,9 @@ ramips_board_detect() {
        *"MZK-EX300NP")
                name="mzk-ex300np"
                ;;
+       *"MZK-EX750NP")
+               name="mzk-ex750np"
+               ;;
        *"MZK-W300NH2"*)
                name="mzk-w300nh2"
                ;;
@@ -313,6 +322,9 @@ ramips_board_detect() {
        *"NCS601W")
                name="ncs601w"
                ;;
+       *"NixcoreX1")
+               name="nixcore-x1"
+               ;;
        *"NW718")
                name="nw718"
                ;;
@@ -373,6 +385,9 @@ ramips_board_detect() {
        *"RUT5XX")
                name="rut5xx"
                ;;
+       *"SamKnows Whitebox 8")
+               name="sk-wb8"
+               ;;
        *"SAP-G3200U3")
                name="sap-g3200u3"
                ;;
@@ -430,6 +445,9 @@ ramips_board_detect() {
        *"WHR-G300N")
                name="whr-g300n"
                ;;
+       *"Widora-NEO")
+               name="widora-neo"
+               ;;
        *"WiTi")
                 name="witi"
                ;;
@@ -460,6 +478,9 @@ ramips_board_detect() {
        *"WNCE2001")
                name="wnce2001"
                ;;
+       *"WNDR3700v5")
+               name="wndr3700v5"
+               ;;
        *"WR512-3GN-like"*)
                name="wr512-3gn"
                ;;
@@ -505,6 +526,9 @@ ramips_board_detect() {
        *"Y1S")
                name="y1s"
                ;;
+       *"ZBT-APE522II")
+               name="zbt-ape522ii"
+               ;;
        *"ZBT-WA05")
                name="zbt-wa05"
                ;;