more changes on original files
[linux-2.4.git] / include / asm-arm / arch-epxa / excalibur.h
1 #include <linux/config.h>
2 #ifdef CONFIG_EPXA10DB_R2
3 #include "exc-epxa10dbr2.h"
4 #elif defined CONFIG_EPXA10DB_R3
5 #include "exc-epxa10dbr3.h"
6 #elif defined CONFIG_EPXA1DB
7 #include "exc-epxa1db.h"
8 #else
9 #error "must select an EPXA development board"
10 #endif