2
0
forked from Ivasoft/openwrt

add initial support for the TL-WR741ND board

SVN-Revision: 16739
This commit is contained in:
Gabor Juhos
2009-07-07 19:20:10 +00:00
parent 7d5525a5be
commit 2614fcb2f3
8 changed files with 162 additions and 0 deletions

View File

@@ -131,6 +131,7 @@ enum ar71xx_mach_type {
AR71XX_MACH_MZK_W04NU, /* Planex MZK-W04NU */
AR71XX_MACH_MZK_W300NH, /* Planex MZK-W300NH */
AR71XX_MACH_TEW_632BRP, /* TRENDnet TEW-632BRP */
AR71XX_MACH_TL_WR741ND, /* TP-LINK TL-WR741ND */
AR71XX_MACH_TL_WR941ND, /* TP-LINK TL-WR941ND */
AR71XX_MACH_UBNT_LSSR71, /* Ubiquiti LS-SR71 */
AR71XX_MACH_UBNT_LSX, /* Ubiquiti LSX */