From: Sam Ravnborg Date: Wed, 30 Jan 2008 12:32:23 +0000 (+0100) Subject: x86: biarch support for 32 bit builds beautified X-Git-Tag: v2.6.25-rc1~1143^2~451 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ba7e5cd499a72983e6d011e76c1d8fad896d310;p=pandora-kernel.git x86: biarch support for 32 bit builds beautified There were no reason to mess around with CC, AS and LD. Fixing this up avoided duplicated option for ld. A small fixlet were needed in boot/Makefile which assumed that CC were modified. Signed-off-by: Sam Ravnborg Cc: "H. Peter Anvin" Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed