aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kbuild (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-04-16x86: standardize Kbuild rulesSam Ravnborg1-0/+16
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>