| commit | d1f0ae5e2e45e74cff4c3bdefb0fc77608cdfeec | [log] [tgz] |
|---|---|---|
| author | Sam Ravnborg <sam@ravnborg.org> | Wed Apr 15 21:34:55 2009 +0200 |
| committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 16 18:09:02 2009 +0200 |
| tree | 09993cf52b9095aefe2627a37d4a31d78e658b54 | |
| parent | 3ee8da87ba6151ec91b2b8bbd27633bb248ea0d5 [diff] |
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>