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)
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>

No differences found