]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5fc23f03583f14f7ed1e68272ac5540d98a1f913
treec6b92e1a5556e31f840cfff6d5b86f02421f04da
parent18011d3a452496bb014c2c901993eb0f6c9aa95b
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