aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/include
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-07-24 20:37:56 +0000
committerJohn Crispin <blogic@openwrt.org>2012-07-24 20:37:56 +0000
commitbc1e4be7d45971fce74809509fca5278802299bb (patch)
treec5e40dc8679ef93d01026b567f2e822c3042c0f7 /target/linux/ramips/files/arch/mips/include
parent664e8551c66ac46c26111942138d7d5bbffedd03 (diff)
downloadupstream-bc1e4be7d45971fce74809509fca5278802299bb.tar.gz
upstream-bc1e4be7d45971fce74809509fca5278802299bb.tar.bz2
upstream-bc1e4be7d45971fce74809509fca5278802299bb.zip
[ramips] add support for Allnet ALL5002 to kernel
support ALL5002 in ramips/rt305x branch of the kernel. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32813 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/files/arch/mips/include')
-rw-r--r--target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h3
1 files changed, 3 insertions, 0 deletions
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 6ff24f2f9d..7741eac766 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
@@ -58,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 */