[MIPS] Do not use -msym32 option for modules.
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 10 Oct 2006 13:13:55 +0000 (22:13 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 2 Nov 2006 17:23:34 +0000 (17:23 +0000)
commit236d333c3c05c179e31f461285c09271256a1381
tree8bcd2fdea3ab9b39ead9487c20850e907ea82d8a
parent904880e717c5466041485ca6d6e8c6c1ef06d0fd
[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