933b9463a0
This sets all up the other bits that need to be INTEL_MID specific rather than Moorestown specific. Signed-off-by: Alan Cox <alan@linux.intel.com> Link: http://lkml.kernel.org/r/20111217174318.7207.91543.stgit@bob.linux.org.uk Signed-off-by: Ingo Molnar <mingo@elte.hu>
4 lines
169 B
Makefile
4 lines
169 B
Makefile
obj-$(CONFIG_X86_INTEL_MID) += mrst.o
|
|
obj-$(CONFIG_X86_INTEL_MID) += vrtc.o
|
|
obj-$(CONFIG_EARLY_PRINTK_INTEL_MID) += early_printk_mrst.o
|
|
obj-$(CONFIG_X86_MRST) += pmu.o
|