--- module.h~old 2005-09-26 14:02:32.000000000 +0200 +++ module.h 2005-09-26 09:54:08.000000000 +0200 @@ -113,7 +113,11 @@ search_module_dbetables(unsigned long ad #define MODULE_PROC_FAMILY "RM9000" #elif defined CONFIG_CPU_SB1 #define MODULE_PROC_FAMILY "SB1" -#elif +#elif defined CONFIG_CPU_4KSC +#define MODULE_PROC_FAMILY "4KSC" +#elif defined CONFIG_CPU_4KSD +#define MODULE_PROC_FAMILY "4KSD" +#else #error MODULE_PROC_FAMILY undefined for your processor configuration #endif