2
0
forked from Ivasoft/openwrt

ramips: rt305x: add support for the Netcore NW718 board

SVN-Revision: 27813
This commit is contained in:
Gabor Juhos
2011-07-28 10:56:32 +00:00
parent 437e184484
commit ea211c4d90
10 changed files with 189 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ enum ramips_mach_type {
RAMIPS_MACH_DIR_600_B1, /* D-Link DIR-600 B1 */
RAMIPS_MACH_DIR_600_B2, /* D-Link DIR-600 B2 */
RAMIPS_MACH_RT_G32_B1, /* Asus RT-G32 B1 */
RAMIPS_MACH_NW718, /* Netcore NW718 */
/* RT3052 based machines */
RAMIPS_MACH_F5D8235_V2, /* Belkin F5D8235 v2 */