aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/csky/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/arch/csky/Makefile')
-rw-r--r--tools/perf/arch/csky/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/perf/arch/csky/Makefile b/tools/perf/arch/csky/Makefile
new file mode 100644
index 000000000000..7fbca175099e
--- /dev/null
+++ b/tools/perf/arch/csky/Makefile
@@ -0,0 +1,3 @@
+ifndef NO_DWARF
+PERF_HAVE_DWARF_REGS := 1
+endif