From d1a253a2fdc0afce1998e82dacece9a26dbe569e Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 18 Oct 2012 07:23:02 +0000 Subject: ramips: rt3883: add inital support for the DIR-645 board Signed-off-by: Gabor Juhos SVN-Revision: 33843 --- target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/ramips/files/arch/mips/include/asm') diff --git a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h index 2d5a08f386..71fe2f9a13 100644 --- a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h +++ b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h @@ -62,11 +62,12 @@ 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 */ RAMIPS_MACH_DIR_615_H1, /* RT3662 based machines */ + RAMIPS_MACH_DIR_645, /* D-Link DIR-645 */ RAMIPS_MACH_RT_N56U, /* Asus RT-N56U */ }; -- cgit v1.2.3