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)
commit583d0e90ea52f02ae4d103359ee59e8218799e27
treec91a0a57cab8af7532690b9965c1b6c69d223513
parentdb569afa4e69ceaf89b3723a8f9cd2846ed09c76
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]