aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/powerpc/Makefile
blob: 6f7782bea5dd848c9e31985fb159b0eea11ca9ba (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
LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/skip-callchain-idx.o
endif
LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/header.o