[ifxmips] adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33
[openwrt/svn-archive/archive.git] / target / linux / ifxmips / files-2.6.33 / arch / mips / include / asm / mach-ifxmips / machine.h
1 #include <asm/mips_machine.h>
2
3 enum ramips_mach_type {
4 IFXMIPS_MACH_GENERIC,
5
6 /* Danube based machines */
7 IFXMIPS_MACH_EASY50712, /* danube evalkit */
8 IFXMIPS_MACH_ARV4519, /* Airties WAV-221 */
9 IFXMIPS_MACH_ARV452, /* Airties WAV-281, Arcor EasyboxA800 */
10 };
11