X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmmc%2Fhost%2FMakefile;h=c794cc5ce44220f94fc4d9351725bef5594b3711;hb=e6aa0f07cb5e81a7cbeaf3be6e2101234c2f0d30;hp=db52eebfb50ee77e04705e9bb1aca3ab0c29b7ea;hpb=2fb5e1e101d1b1c9a1aeca7ad99a02b49241ba7b;p=linux-2.6-omap-h63xx.git diff --git a/drivers/mmc/host/Makefile b/drivers/mmc/host/Makefile index db52eebfb50..c794cc5ce44 100644 --- a/drivers/mmc/host/Makefile +++ b/drivers/mmc/host/Makefile @@ -21,4 +21,5 @@ obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o obj-$(CONFIG_MMC_SPI) += mmc_spi.o obj-$(CONFIG_MMC_S3C) += s3cmci.o obj-$(CONFIG_MMC_SDRICOH_CS) += sdricoh_cs.o +obj-$(CONFIG_MMC_TMIO) += tmio_mmc.o