blob: 815841c04eb2f9b6db3ebeb3692711559d74e655 [file] [log] [blame]
Ian Munsiecd932c52010-04-20 16:58:32 +10001ifndef NO_DWARF
2PERF_HAVE_DWARF_REGS := 1
3LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
4endif
Jiri Olsa71ad0f52012-08-07 15:20:46 +02005ifndef NO_LIBUNWIND
6LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/unwind.o
7endif
Stephane Eranianfbe96f22011-09-30 15:40:40 +02008LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/header.o