From: Franck Bui-Huu Date: Thu, 15 Feb 2007 11:06:48 +0000 (+0100) Subject: [MIPS] Automatically set CONFIG_BUILD_ELF64 X-Git-Tag: v2.6.24-rc1~1455^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adff90a9333004d5459823665e8bcf6cb9214f79;p=pandora-kernel.git [MIPS] Automatically set CONFIG_BUILD_ELF64 We do not rely on user anymore to setup this config correctly. Instead we make our choice depending on the load address. If we want to force Kbuild to use ELF64 format whatever the load address we can still do: $ make BUILD_ELF32=no Signed-off-by: Franck Bui-Huu Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed