blob: fe9b61e322a557b063ecc78eccb9a87c8de73dda [file] [log] [blame]
Will Deaconeb668c62010-06-25 12:24:54 +01001ifndef NO_DWARF
2PERF_HAVE_DWARF_REGS := 1
3LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
4endif
Will Deacon7495f372013-09-26 12:36:36 +01005ifndef NO_LIBUNWIND
6LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/unwind.o
7endif