| commit | 9cdca869724e766eb48c061967cb777ddb436c76 | [log] [tgz] |
|---|---|---|
| author | Thomas Gleixner <tglx@linutronix.de> | Sat Nov 20 10:37:05 2010 +0100 |
| committer | Thomas Gleixner <tglx@linutronix.de> | Sat Nov 20 10:37:05 2010 +0100 |
| tree | 25dc8f57996611bd6966c456b388c5fbf53b9f99 | |
| parent | 5ca9afdb9f6a5267927b54de3f42c756e8af7fcd [diff] [blame] |
x86: platform: Move iris to x86/platform where it belongs Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
diff --git a/arch/x86/platform/Makefile b/arch/x86/platform/Makefile index a019bc3..021eee9 100644 --- a/arch/x86/platform/Makefile +++ b/arch/x86/platform/Makefile
@@ -1,6 +1,7 @@ # Platform specific code goes here obj-y += ce4100/ obj-y += efi/ +obj-y += iris/ obj-y += mrst/ obj-y += olpc/ obj-y += scx200/