summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/core/Makefile')
-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 dca4428380f1..b78bf97d02cb 100644
--- a/drivers/mmc/core/Makefile
+++ b/drivers/mmc/core/Makefile
@@ -1,6 +1,7 @@
#
# Makefile for the kernel mmc core.
#
+ccflags-y := -Idrivers/devfreq
obj-$(CONFIG_MMC) += mmc_core.o
mmc_core-y := core.o bus.o host.o \