commit | 9694d4afc1ebe1e46cacfb78b107cd8f9fb550ba | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat Oct 16 10:38:13 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 27 14:30:01 2010 +0200 |
tree | 0392e3ebde16133776fe2cf83f02997bbd7942d2 | |
parent | 3b3da9d25ae9d8cac99302ad66834499cf324d08 [diff] [blame] |
x86: Move mrst to platform Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Jacob Pan <jacob.jun.pan@intel.com> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
diff --git a/arch/x86/platform/Makefile b/arch/x86/platform/Makefile index 1191989..06761ed 100644 --- a/arch/x86/platform/Makefile +++ b/arch/x86/platform/Makefile
@@ -1,5 +1,6 @@ # Platform specific code goes here obj-y += efi/ +obj-y += mrst/ obj-y += scx200/ obj-y += sfi/ obj-y += visws/