ARM: OMAP2420: hwmod data: Add MMC hwmod data for 2420
[deliverable/linux.git] / arch / arm / mach-omap2 / Makefile
index d8604a3e490e8c7faedb836580048764013288ec..4eee0f139cbd57e27e2ef914caee1e2afd11067b 100644 (file)
@@ -189,6 +189,9 @@ ifneq ($(CONFIG_TIDSPBRIDGE),)
 obj-y                                  += dsp.o
 endif
 
+# OMAP2420 MSDI controller integration support ("MMC")
+obj-$(CONFIG_SOC_OMAP2420)             += msdi.o
+
 # Specific board support
 obj-$(CONFIG_MACH_OMAP_GENERIC)                += board-generic.o
 obj-$(CONFIG_MACH_OMAP_H4)             += board-h4.o
This page took 0.025131 seconds and 5 git commands to generate.