summaryrefslogtreecommitdiffstats
path: root/samples/coresight/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/coresight/Makefile')
-rw-r--r--samples/coresight/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/samples/coresight/Makefile b/samples/coresight/Makefile
new file mode 100644
index 000000000..b3fce4af2
--- /dev/null
+++ b/samples/coresight/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+obj-$(CONFIG_SAMPLE_CORESIGHT_SYSCFG) += coresight-cfg-sample.o
+ccflags-y += -I$(srctree)/drivers/hwtracing/coresight