From: Sam Ravnborg Date: Sat, 5 May 2012 08:18:40 +0000 (+0200) Subject: kbuild: refactor final link of sparc32 X-Git-Tag: v3.5-rc1~59^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95698570510b7be9ab1542a4a908242c05a9b0ed;p=pandora-kernel.git kbuild: refactor final link of sparc32 sparc32 uses an additional final link to support btfix. Introduce a new set of exported variables in the top-level Makefile to make the extra linking step simpler. sparc32 has hardcoded knowledge of kallsyms support. This fix include support for EXTRA_KALLSYM_PASS=1. The ugly part is that it is hardcoded in the arch/sparc/boot Makefile. Signed-off-by: Sam Ravnborg Cc: "David S. Miller" Signed-off-by: Michal Marek --- Reading git-diff-tree failed