From: Atsushi Nemoto Date: Tue, 10 Oct 2006 13:13:55 +0000 (+0900) Subject: [MIPS] Do not use -msym32 option for modules. X-Git-Tag: v2.6.19-rc5~66^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=236d333c3c05c179e31f461285c09271256a1381;p=pandora-kernel.git [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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed