summaryrefslogtreecommitdiff
path: root/tools/perf/arch/s390/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/arch/s390/Makefile')
-rw-r--r--tools/perf/arch/s390/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/tools/perf/arch/s390/Makefile b/tools/perf/arch/s390/Makefile
index 15130b50dfe3..0033698a65ce 100644
--- a/tools/perf/arch/s390/Makefile
+++ b/tools/perf/arch/s390/Makefile
@@ -1,4 +1,3 @@
-ifndef NO_DWARF
-PERF_HAVE_DWARF_REGS := 1
-LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
-endif
+# SPDX-License-Identifier: GPL-2.0-only
+HAVE_KVM_STAT_SUPPORT := 1
+PERF_HAVE_JITDUMP := 1