aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/mhi/core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bus/mhi/core/Makefile')
-rw-r--r--drivers/bus/mhi/core/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/bus/mhi/core/Makefile b/drivers/bus/mhi/core/Makefile
index 66e2700c9032..c3feb4130aa3 100644
--- a/drivers/bus/mhi/core/Makefile
+++ b/drivers/bus/mhi/core/Makefile
@@ -1,3 +1,4 @@
-obj-$(CONFIG_MHI_BUS) := mhi.o
+obj-$(CONFIG_MHI_BUS) += mhi.o
mhi-y := init.o main.o pm.o boot.o
+mhi-$(CONFIG_MHI_BUS_DEBUG) += debugfs.o