summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/mmc/core/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/core/Makefile b/drivers/mmc/core/Makefile
index 2c25138f28b7..b0db59fd9bbb 100644
--- a/drivers/mmc/core/Makefile
+++ b/drivers/mmc/core/Makefile
@@ -1,6 +1,7 @@
#
# Makefile for the kernel mmc core.
#
+EXTRA_CFLAGS +=-DDEBUG
obj-$(CONFIG_MMC) += mmc_core.o
mmc_core-y := core.o bus.o host.o \