x86: biarch support for 32 bit builds beautified
authorSam Ravnborg <sam@ravnborg.org>
Wed, 30 Jan 2008 12:32:23 +0000 (13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:23 +0000 (13:32 +0100)
commit4ba7e5cd499a72983e6d011e76c1d8fad896d310
treec6b92e1a5556e31f840cfff6d5b86f02421f04da
parent25dfeeb757bdf06521d65973676b21dac1d26d20
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 <sam@ravnborg.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/Makefile
arch/x86/boot/Makefile
This page took 0.02615 seconds and 5 git commands to generate.