X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-mips%2Fmodule.h;h=de6d09ebbd800a94a8503e45f84b9bfe5f7ceeec;hb=a57793651ff1a09ef18bade998632435ca2dc13f;hp=c5ef324fd69f7a7824897a77dc7857948f0ec0d8;hpb=cab8e5c4444cb7d9b8035de5d81fbfd5284a02fa;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