aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/Makefile
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2010-11-20 10:37:05 +0100
committerThomas Gleixner <tglx@linutronix.de>2010-11-20 10:37:05 +0100
commit9cdca869724e766eb48c061967cb777ddb436c76 (patch)
tree25dc8f57996611bd6966c456b388c5fbf53b9f99 /arch/x86/kernel/Makefile
parent5ca9afdb9f6a5267927b54de3f42c756e8af7fcd (diff)
x86: platform: Move iris to x86/platform where it belongs
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/kernel/Makefile')
-rw-r--r--arch/x86/kernel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/Makefile b/arch/x86/kernel/Makefile
index beac17a0fca..9e13763b609 100644
--- a/arch/x86/kernel/Makefile
+++ b/arch/x86/kernel/Makefile
@@ -109,7 +109,6 @@ obj-$(CONFIG_MICROCODE) += microcode.o
obj-$(CONFIG_X86_CHECK_BIOS_CORRUPTION) += check.o
obj-$(CONFIG_SWIOTLB) += pci-swiotlb.o
-obj-$(CONFIG_X86_32_IRIS) += iris.o
###
# 64 bit specific files