2
0
forked from Ivasoft/openwrt

adds support for Edimax BR-6524N

fixes #12754

Signed-off-by: <rq@akl.lt>

SVN-Revision: 35020
This commit is contained in:
John Crispin
2013-01-06 11:11:42 +00:00
parent 2739a19992
commit f2f9332350
12 changed files with 121 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ enum ramips_mach_type {
RAMIPS_MACH_GENERIC,
/* RT2880 based machines */
RAMIPS_MACH_F5D8235_V1, /* Belkin F5D8235 v1 */
RAMIPS_MACH_BR6524N, /* Edimax BR6524N */
RAMIPS_MACH_RT_N15, /* Asus RT-N15 */
RAMIPS_MACH_V11ST_FE, /* Ralink V11ST-FE */
RAMIPS_MACH_WLI_TX4_AG300N, /* Buffalo WLI-TX4-AG300N */