aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/s390/Makefile
blob: 798ac7379c5fa4a1217a75e5e6a1a60ebd58d774 (plain) (blame)
1
2
3
4
5
6
7
ifndef NO_DWARF
PERF_HAVE_DWARF_REGS := 1
LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
endif
LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/header.o
HAVE_KVM_STAT_SUPPORT := 1
LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/kvm-stat.o