[MIPS] Do not use -msym32 option for modules.
commitca78b1a5c6a6e70e052d3ea253828e49b5d07c8a
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 10 Oct 2006 13:13:55 +0000 (10 22:13 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Oct 2006 15:49:03 +0000 (10 16:49 +0100)
tree66270cecc7ed7fec1cc57e26e123c825f4aa2d60
parentc996701ba987f44aca1982360dc6407f140229ef
[MIPS] Do not use -msym32 option for modules.

On 64-bit kernel, modules are loaded into XKSEG for now.  While XKSEG
address is not a sign-extended 32-bit address, we can not use -msym32
option.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Makefile