]> git.baikalelectronics.ru Git - kernel.git/commit
x86: unify arch/x86/lib/Makefile(s)
authorSam Ravnborg <sam@ravnborg.org>
Wed, 30 Jan 2008 12:32:31 +0000 (13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:31 +0000 (13:32 +0100)
commit068160ce25d77fa9b73a28d37bbc2a653736cd3c
treec91a0a57cab8af7532690b9965c1b6c69d223513
parentfed240a0bf6de65ef5cdcbe00a8ff8bb489fb212
x86: unify arch/x86/lib/Makefile(s)

Trivial unification of Makefiles for the
x86 specific library part.
Linking order is slightly modified but should be harmless.

Tested doing a defconfig build before and after and saw
no build changes.

It adds almost as many lines as it deletes - bacause
I broke a few lines up fo readability in the Makefile.

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/lib/Makefile
arch/x86/lib/Makefile_32 [deleted file]
arch/x86/lib/Makefile_64 [deleted file]