From: Kees Cook Date: Fri, 12 Apr 2013 20:13:45 +0000 (-0700) Subject: x86, relocs: Build separate 32/64-bit tools X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~111^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17c961f7702ff6037b66bb2e5f3ddd58de4ce7e5;p=pandora-kernel.git x86, relocs: Build separate 32/64-bit tools Since the ELF structures and access macros change size based on 32 vs 64 bits, build a separate 32-bit relocs tool (for handling realmode and 32-bit relocations), and a 64-bit relocs tool (for handling 64-bit kernel relocations). Signed-off-by: Kees Cook Link: http://lkml.kernel.org/r/1365797627-20874-5-git-send-email-keescook@chromium.org Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed