summaryrefslogtreecommitdiffstats
path: root/drivers/bus/mhi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bus/mhi/Makefile')
-rw-r--r--drivers/bus/mhi/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/bus/mhi/Makefile b/drivers/bus/mhi/Makefile
new file mode 100644
index 000000000..46981331b
--- /dev/null
+++ b/drivers/bus/mhi/Makefile
@@ -0,0 +1,5 @@
+# Host MHI stack
+obj-y += host/
+
+# Endpoint MHI stack
+obj-y += ep/