From: H. Peter Anvin Date: Wed, 6 May 2009 04:20:51 +0000 (-0700) Subject: x86: add a Kconfig symbol for when relocations are needed X-Git-Tag: v2.6.31-rc1~422^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=845adf7266a7ba6970bf982ffd96abc60d2018ab;p=pandora-kernel.git x86: add a Kconfig symbol for when relocations are needed We only need to build relocations when we are building a 32-bit relocatable kernel. Rather than unnecessarily complicating the Makefiles, make an explicit Kbuild symbol for this. [ Impact: permits future cleanup ] Signed-off-by: H. Peter Anvin Cc: Sam Ravnborg --- Reading git-diff-tree failed