ramips: Add support for the NixCore X1 Module
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 9d5421b0a0b787999f7474c3013d6354c9320317..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"
                ;;
@@ -316,6 +322,9 @@ ramips_board_detect() {
        *"NCS601W")
                name="ncs601w"
                ;;
+       *"NixcoreX1")
+               name="nixcore-x1"
+               ;;
        *"NW718")
                name="nw718"
                ;;
@@ -436,6 +445,9 @@ ramips_board_detect() {
        *"WHR-G300N")
                name="whr-g300n"
                ;;
+       *"Widora-NEO")
+               name="widora-neo"
+               ;;
        *"WiTi")
                 name="witi"
                ;;
@@ -514,6 +526,9 @@ ramips_board_detect() {
        *"Y1S")
                name="y1s"
                ;;
+       *"ZBT-APE522II")
+               name="zbt-ape522ii"
+               ;;
        *"ZBT-WA05")
                name="zbt-wa05"
                ;;