mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22658 3c298f89-4303-0410-b956-a3cf2f4a3e73
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