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:
committed by
John Crispin
parent
8876575601
commit
cf8c77be6b
@@ -322,6 +322,9 @@ ramips_board_detect() {
|
||||
*"NCS601W")
|
||||
name="ncs601w"
|
||||
;;
|
||||
*"NixcoreX1")
|
||||
name="nixcore-x1"
|
||||
;;
|
||||
*"NW718")
|
||||
name="nw718"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user