summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kbuild
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2010-10-16 10:11:22 +0200
committerThomas Gleixner <tglx@linutronix.de>2010-10-27 14:30:01 +0200
commit3adbb7f4a32dd34993ebe3829c69694f0c5fc85b (patch)
tree6305cb00a8dc16fb9e9239df8070d4d05dde05ba /arch/x86/Kbuild
parent12ba8d1e9262ce81a695795410bd9ee5c9407ba1 (diff)
downloadlinux-0-day-3adbb7f4a32dd34993ebe3829c69694f0c5fc85b.tar.gz
linux-0-day-3adbb7f4a32dd34993ebe3829c69694f0c5fc85b.tar.xz
x86: Add platform directory
x86 has finally arrived in the embedded nightmare and will rapidly grow SoC platform support in various flavours. So we need a place for the platform support files. That also allows us to clean up the dumpground which arch/x86/kernel has become over time. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/Kbuild')
-rw-r--r--arch/x86/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kbuild b/arch/x86/Kbuild
index ad8ec356fb363..0e103236b754f 100644
--- a/arch/x86/Kbuild
+++ b/arch/x86/Kbuild
@@ -14,3 +14,4 @@ obj-y += crypto/
obj-y += vdso/
obj-$(CONFIG_IA32_EMULATION) += ia32/
+obj-y += platform/