Makefile 100 B

12345
  1. ifndef NO_DWARF
  2. PERF_HAVE_DWARF_REGS := 1
  3. LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
  4. endif