summaryrefslogtreecommitdiff
path: root/drivers/mmc/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-02-09 11:56:19 -0500
committerTom Rini <trini@konsulko.com>2017-02-09 11:56:19 -0500
commit6f57b19857b514f6e94e423c9bbe2d4b8973a0db (patch)
treee49b5ae3dfff36cd47bf68f3e11614d31db57f8a /drivers/mmc/Makefile
parent0959649dc6d9e6a371617abd3b03630c5d4d5a72 (diff)
parenta0269bb6e891c6c3b984a2f3d6a12c07e244484a (diff)
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Diffstat (limited to 'drivers/mmc/Makefile')
-rw-r--r--drivers/mmc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mmc/Makefile b/drivers/mmc/Makefile
index e78bd0d41d..8e922db3f1 100644
--- a/drivers/mmc/Makefile
+++ b/drivers/mmc/Makefile
@@ -24,7 +24,6 @@ obj-$(CONFIG_MMC_DW_ROCKCHIP) += rockchip_dw_mmc.o
obj-$(CONFIG_MMC_DW_SOCFPGA) += socfpga_dw_mmc.o
obj-$(CONFIG_FSL_ESDHC) += fsl_esdhc.o
obj-$(CONFIG_FTSDC010) += ftsdc010_mci.o
-obj-$(CONFIG_FTSDC021) += ftsdc021_sdhci.o
obj-$(CONFIG_GENERIC_MMC) += mmc.o
ifdef CONFIG_SUPPORT_EMMC_BOOT
obj-$(CONFIG_GENERIC_MMC) += mmc_boot.o