* module.h build fix
@ 2005-09-14 10:33 Atsushi Nemoto
2005-09-14 10:35 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Atsushi Nemoto @ 2005-09-14 10:33 UTC (permalink / raw)
To: linux-mips; +Cc: ralf
Please insert "B".
diff -u linux-mips/include/asm-mips/module.h linux/include/asm-mips/module.h
--- linux-mips/include/asm-mips/module.h 2005-09-14 10:14:31.000000000 +0900
+++ linux/include/asm-mips/module.h 2005-09-14 19:29:49.000000000 +0900
@@ -119,7 +119,7 @@
#ifdef CONFIG_32BIT
#define MODULE_KERNEL_TYPE "32BIT "
-#elif defined CONFIG_64IT
+#elif defined CONFIG_64BIT
#define MODULE_KERNEL_TYPE "64BIT "
#endif
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: module.h build fix
2005-09-14 10:33 module.h build fix Atsushi Nemoto
@ 2005-09-14 10:35 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2005-09-14 10:35 UTC (permalink / raw)
To: Atsushi Nemoto; +Cc: linux-mips
On Wed, Sep 14, 2005 at 07:33:36PM +0900, Atsushi Nemoto wrote:
> Please insert "B".
Whops. Thanks!
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-09-14 10:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-14 10:33 module.h build fix Atsushi Nemoto
2005-09-14 10:35 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox