diff options
Diffstat (limited to 'drivers/mmc/host/Makefile')
-rw-r--r-- | drivers/mmc/host/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/Makefile b/drivers/mmc/host/Makefile index 3027250b8555..b3e023bf8c78 100644 --- a/drivers/mmc/host/Makefile +++ b/drivers/mmc/host/Makefile | |||
@@ -18,4 +18,4 @@ obj-$(CONFIG_MMC_OMAP) += omap.o | |||
18 | obj-$(CONFIG_MMC_AT91) += at91_mci.o | 18 | obj-$(CONFIG_MMC_AT91) += at91_mci.o |
19 | obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o | 19 | obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o |
20 | obj-$(CONFIG_MMC_SPI) += mmc_spi.o | 20 | obj-$(CONFIG_MMC_SPI) += mmc_spi.o |
21 | 21 | obj-$(CONFIG_MMC_S3C) += s3cmci.o | |