2
0
forked from Ivasoft/openwrt

ramips: rt305x: add support for the DIR-600 B1,B2 boards

SVN-Revision: 27808
This commit is contained in:
Gabor Juhos
2011-07-28 10:56:24 +00:00
parent 857c1028ac
commit 3f986df05f
7 changed files with 23 additions and 5 deletions

View File

@@ -19,6 +19,8 @@ enum ramips_mach_type {
/* RT3050 based machines */
RAMIPS_MACH_DIR_300_B1, /* D-Link DIR-300 B1 */
RAMIPS_MACH_DIR_600_B1, /* D-Link DIR-600 B1 */
RAMIPS_MACH_DIR_600_B2, /* D-Link DIR-600 B2 */
/* RT3052 based machines */
RAMIPS_MACH_F5D8235_V2, /* Belkin F5D8235 v2 */