aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i3c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/i3c/Makefile')
-rw-r--r--drivers/i3c/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/i3c/Makefile b/drivers/i3c/Makefile
new file mode 100644
index 000000000000..11982efbc6d9
--- /dev/null
+++ b/drivers/i3c/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
+i3c-y := device.o master.o
+obj-$(CONFIG_I3C) += i3c.o
+obj-$(CONFIG_I3C) += master/