X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-mips%2Fmodule.h;h=de6d09ebbd800a94a8503e45f84b9bfe5f7ceeec;hb=483066d62ec583fb6379377a9bfa8d5645b91c75;hp=c5ef324fd69f7a7824897a77dc7857948f0ec0d8;hpb=f436ab43614f105a4685c976a85a171bc112c802;p=linux-2.6 diff --git a/include/asm-mips/module.h b/include/asm-mips/module.h index c5ef324fd6..de6d09ebbd 100644 --- a/include/asm-mips/module.h +++ b/include/asm-mips/module.h @@ -112,6 +112,8 @@ search_module_dbetables(unsigned long addr) #define MODULE_PROC_FAMILY "RM9000 " #elif defined CONFIG_CPU_SB1 #define MODULE_PROC_FAMILY "SB1 " +#elif defined CONFIG_CPU_LOONGSON2 +#define MODULE_PROC_FAMILY "LOONGSON2 " #else #error MODULE_PROC_FAMILY undefined for your processor configuration #endif