projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MMC: Poll card status after rescanning cards
[linux-2.6]
/
drivers
/
mmc
/
Makefile
diff --git
a/drivers/mmc/Makefile
b/drivers/mmc/Makefile
index
b1f6e03
..
acfd4de
100644
(file)
--- a/
drivers/mmc/Makefile
+++ b/
drivers/mmc/Makefile
@@
-23,6
+23,7
@@
obj-$(CONFIG_MMC_WBSD) += wbsd.o
obj-$(CONFIG_MMC_AU1X) += au1xmmc.o
obj-$(CONFIG_MMC_OMAP) += omap.o
obj-$(CONFIG_MMC_AT91RM9200) += at91_mci.o
+obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o
mmc_core-y := mmc.o mmc_sysfs.o
mmc_core-$(CONFIG_BLOCK) += mmc_queue.o