ramips: Add support for the NixCore X1 Module
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 10139d7fc6202e65a16575f09f13774dd2c65c62..b6ccd5ace331c5a1e6c66e2dece296394dcbb925 100755 (executable)
@@ -322,6 +322,9 @@ ramips_board_detect() {
        *"NCS601W")
                name="ncs601w"
                ;;
+       *"NixcoreX1")
+               name="nixcore-x1"
+               ;;
        *"NW718")
                name="nw718"
                ;;