]> Pileus Git - ~andy/linux/blob - tools/perf/arch/arm/Makefile
fe9b61e322a557b063ecc78eccb9a87c8de73dda
[~andy/linux] / tools / perf / arch / arm / Makefile
1 ifndef NO_DWARF
2 PERF_HAVE_DWARF_REGS := 1
3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
4 endif
5 ifndef NO_LIBUNWIND
6 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/unwind.o
7 endif