summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/Makefile')
-rw-r--r--drivers/mmc/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/mmc/Makefile b/drivers/mmc/Makefile
new file mode 100644
index 000000000..3ea0126a9
--- /dev/null
+++ b/drivers/mmc/Makefile
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0-only
+#
+# Makefile for the kernel mmc device drivers.
+#
+
+obj-$(CONFIG_MMC) += core/
+obj-$(subst m,y,$(CONFIG_MMC)) += host/