6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
|
perf-y += perf_regs.o
|
||
|
|
||
|
perf-$(CONFIG_DWARF) += dwarf-regs.o
|
||
|
perf-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o
|
||
|
perf-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
|