aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/powerpc/Makefile
blob: b92219b1900d7b8ca03be6d10d3b439bc1752931 (plain) (blame)
1
2
3
4
5
6
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
LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/skip-callchain-idx.o