aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/Makefile
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2010-11-20 04:37:05 -0500
committerThomas Gleixner <tglx@linutronix.de>2010-11-20 04:37:05 -0500
commit9cdca869724e766eb48c061967cb777ddb436c76 (patch)
tree25dc8f57996611bd6966c456b388c5fbf53b9f99 /arch/x86/platform/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/platform/Makefile')
-rw-r--r--arch/x86/platform/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/platform/Makefile b/arch/x86/platform/Makefile
index a019bc3088a..021eee91c05 100644
--- a/arch/x86/platform/Makefile
+++ b/arch/x86/platform/Makefile
@@ -1,6 +1,7 @@
1# Platform specific code goes here 1# Platform specific code goes here
2obj-y += ce4100/ 2obj-y += ce4100/
3obj-y += efi/ 3obj-y += efi/
4obj-y += iris/
4obj-y += mrst/ 5obj-y += mrst/
5obj-y += olpc/ 6obj-y += olpc/
6obj-y += scx200/ 7obj-y += scx200/