aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/coresight/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--drivers/coresight/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/coresight/Makefile b/drivers/coresight/Makefile
new file mode 100644
index 000000000000..218e3b589f93
--- /dev/null
+++ b/drivers/coresight/Makefile
@@ -0,0 +1,5 @@
+#
+# Makefile for CoreSight drivers.
+#
+obj-$(CONFIG_CORESIGHT) += coresight.o
+obj-$(CONFIG_OF) += of_coresight.o