[ramips] add support for Allnet ALL5002 to kernel
[openwrt.git] / target / linux / ramips / files / arch / mips / include / asm / mach-ralink / machine.h
index d0476f5..7741eac 100644 (file)
@@ -21,6 +21,7 @@ enum ramips_mach_type {
        RAMIPS_MACH_WZR_AGL300NH,       /* Buffalo WZR-AGL300NH */
 
        /* RT3050 based machines */
+       RAMIPS_MACH_3G_6200N,           /* Edimax 3G-6200N */
        RAMIPS_MACH_ALL0256N,           /* Allnet ALL0256N */
        RAMIPS_MACH_DIR_300_B1,         /* D-Link DIR-300 B1 */
        RAMIPS_MACH_DIR_600_B1,         /* D-Link DIR-600 B1 */
@@ -57,6 +58,9 @@ enum ramips_mach_type {
        RAMIPS_MACH_WR6202,             /* Accton WR6202 */
        RAMIPS_MACH_XDXRN502J,          /* unknown XDX-RN502J */
        RAMIPS_MACH_UR_336UN,           /* UPVEL ROUTER */
+       
+       /* RT3352 based machines */
+       RAMIPS_MACH_ALL5002,            /* Allnet ALL5002 */
 
        /* RT3662 based machines */
        RAMIPS_MACH_RT_N56U,            /* Asus RT-N56U */