x86: standardize Kbuild rules
authorSam Ravnborg <sam@ravnborg.org>
Wed, 15 Apr 2009 19:34:55 +0000 (21:34 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Apr 2009 16:09:02 +0000 (18:09 +0200)
commitd1f0ae5e2e45e74cff4c3bdefb0fc77608cdfeec
tree09993cf52b9095aefe2627a37d4a31d78e658b54
parent3ee8da87ba6151ec91b2b8bbd27633bb248ea0d5
x86: standardize Kbuild rules

Introducing this Kbuild file allow us to:

    make arch/x86/

And thus building all the core part of x86.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Jaswinder Singh Rajput <jaswinder@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kbuild [new file with mode: 0644]
arch/x86/Makefile