summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/drivers/mmc/host/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/drivers/mmc/host/Makefile')
-rw-r--r--ANDROID_3.4.5/drivers/mmc/host/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/ANDROID_3.4.5/drivers/mmc/host/Makefile b/ANDROID_3.4.5/drivers/mmc/host/Makefile
index 3e7e26d0..b46a087b 100644
--- a/ANDROID_3.4.5/drivers/mmc/host/Makefile
+++ b/ANDROID_3.4.5/drivers/mmc/host/Makefile
@@ -57,3 +57,7 @@ obj-$(CONFIG_MMC_SDHCI_OF_HLWD) += sdhci-of-hlwd.o
ifeq ($(CONFIG_CB710_DEBUG),y)
CFLAGS-cb710-mmc += -DDEBUG
endif
+
+obj-$(CONFIG_MMC_ATSMB) += mmc_atsmb.o
+obj-$(CONFIG_MMC_ATSMB1) += mmc_atsmb1.o
+obj-$(CONFIG_MMC_ATSMB2) += mmc_atsmb2.o