commit | 8654b1c2de1465120974899fc1c8aa00e91d4b7e | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat Oct 23 11:28:42 2010 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Oct 27 17:22:16 2010 +0200 |
tree | 2bfe8cd3cb0caadf8be0bdf6574690e476173f75 | |
parent | 329b84e42e3ee348b114fd0bfe4b2421e6139257 [diff] [blame] |
x86: Move olpc to platform Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Andres Salomon <dilinger@queued.net>
diff --git a/arch/x86/platform/Makefile b/arch/x86/platform/Makefile index 8519b01..7bf70b8 100644 --- a/arch/x86/platform/Makefile +++ b/arch/x86/platform/Makefile
@@ -1,6 +1,7 @@ # Platform specific code goes here obj-y += efi/ obj-y += mrst/ +obj-y += olpc/ obj-y += scx200/ obj-y += sfi/ obj-y += visws/