Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[safe/jmp/linux-2.6] / tools / perf / arch / x86 / Makefile
1 ifndef NO_DWARF
2 PERF_HAVE_DWARF_REGS := 1
3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
4 endif