summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/host/Makefile')
-rw-r--r--drivers/mmc/host/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/mmc/host/Makefile b/drivers/mmc/host/Makefile
index f7fb7eb..eae5d62 100644
--- a/drivers/mmc/host/Makefile
+++ b/drivers/mmc/host/Makefile
@@ -2,10 +2,6 @@
# Makefile for MMC/SD host controller drivers
#
-ifeq ($(CONFIG_MMC_DEBUG),y)
- EXTRA_CFLAGS += -DDEBUG
-endif
-
obj-$(CONFIG_MMC_ARMMMCI) += mmci.o
obj-$(CONFIG_MMC_PXA) += pxamci.o
obj-$(CONFIG_MMC_IMX) += imxmmc.o