MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git] / drivers / net / cs89x0_fct.h
blob45e9063a472fc69fec23e997bda957ee02110fc9
2 /* linux/drivers/net/cs89x0_fct.h: arch/platform specific code for CS89x0
4 * Copyright (C) 2004 Georges Menie
6 */
8 #ifdef CONFIG_M68328
9 #include <asm/cs89x0_fct.h>
10 #endif
12 #ifdef CONFIG_M68EZ328
13 #include <asm/cs89x0_fct.h>
14 #endif
16 #ifdef CONFIG_M68VZ328
17 #include <asm/cs89x0_fct.h>
18 #endif
20 #ifdef CONFIG_EXCALIBUR
21 #include <asm/cs89x0_fct.h>
22 #endif
24 #ifdef CONFIG_ARCH_TA7S
25 #include <asm/cs89x0_fct.h>
26 #endif
28 #ifdef CONFIG_HYPERSTONE
29 #include <asm/cs89x0_fct.h>
30 #endif