From 656f01b9c97c1b6c0c46cf67d61cac82700cc30c Mon Sep 17 00:00:00 2001 From: blogic Date: Sat, 10 Apr 2010 20:11:28 +0000 Subject: [ifxmips] adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20789 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../files-2.6.33/arch/mips/include/asm/mach-ifxmips/machine.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/machine.h (limited to 'target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/machine.h') diff --git a/target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/machine.h b/target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/machine.h new file mode 100644 index 000000000..5b7786a8b --- /dev/null +++ b/target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/machine.h @@ -0,0 +1,11 @@ +#include + +enum ramips_mach_type { + IFXMIPS_MACH_GENERIC, + + /* Danube based machines */ + IFXMIPS_MACH_EASY50712, /* danube evalkit */ + IFXMIPS_MACH_ARV4519, /* Airties WAV-221 */ + IFXMIPS_MACH_ARV452, /* Airties WAV-281, Arcor EasyboxA800 */ +}; + -- cgit v1.2.3