commit | 4ba7e5cd499a72983e6d011e76c1d8fad896d310 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Wed Jan 30 13:32:23 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:32:23 2008 +0100 |
tree | c6b92e1a5556e31f840cfff6d5b86f02421f04da | |
parent | 25dfeeb757bdf06521d65973676b21dac1d26d20 [diff] |
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>