ramips: Add support for the NixCore X1 Module

The NixCore X1 is a Ralink/MediaTek rt5350 WiFi Module.

http://nixcores.com/

Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
Acked-by: Drew Gaylo <drew@nixcores.com>
This commit is contained in:
L. D. Pinney
2016-07-06 19:24:52 -05:00
committed by John Crispin
parent 8876575601
commit cf8c77be6b
8 changed files with 270 additions and 0 deletions

View File

@@ -322,6 +322,9 @@ ramips_board_detect() {
*"NCS601W")
name="ncs601w"
;;
*"NixcoreX1")
name="nixcore-x1"
;;
*"NW718")
name="nw718"
;;