Merge branch 'next/drivers' into HEAD
[deliverable/linux.git] / tools / perf / arch / x86 / Makefile
CommitLineData
cd932c59
IM
1ifndef NO_DWARF
2PERF_HAVE_DWARF_REGS := 1
3LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
4endif
71ad0f5e
JO
5ifndef NO_LIBUNWIND
6LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/unwind.o
7endif
fbe96f29 8LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/header.o
This page took 0.217669 seconds and 5 git commands to generate.