X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmmc%2Fhost%2FMakefile;h=db52eebfb50ee77e04705e9bb1aca3ab0c29b7ea;hb=0c7ad106e779549792deb307242dece6f3499bb9;hp=2dc9ff23cfb79c6df3a2e662f5d14f0a3cb9a7d0;hpb=7d2be0749a59096a334c94dc48f43294193cb8ed;p=linux-2.6 diff --git a/drivers/mmc/host/Makefile b/drivers/mmc/host/Makefile index 2dc9ff23cf..db52eebfb5 100644 --- a/drivers/mmc/host/Makefile +++ b/drivers/mmc/host/Makefile @@ -20,3 +20,5 @@ obj-$(CONFIG_MMC_ATMELMCI) += atmel-mci.o 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 +