ramips: add support for Sparklan WCR-150GN board
This patch adds support for Sparklan WCR-150GN board. Network configuration should be tweaked to make it work fully. The reason it's not in this patch is that ramips target should be modified to support different /etc/config/network files for different boards. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 22658
This commit is contained in:
@@ -21,6 +21,7 @@ enum ramips_mach_type {
|
||||
RAMIPS_MACH_DIR_300_REVB, /* D-Link DIR-300 rev B */
|
||||
|
||||
/* RT3052 based machines */
|
||||
RAMIPS_MACH_WCR150GN, /* Sparklan WCR-150GN */
|
||||
RAMIPS_MACH_V22RW_2X2, /* Ralink AP-RT3052-V22RW-2X2 */
|
||||
RAMIPS_MACH_WHR_G300N, /* Buffalo WHR-G300N */
|
||||
RAMIPS_MACH_FONERA20N, /* La Fonera 2.0N */
|
||||
|
||||
Reference in New Issue
Block a user