4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
perf-y += perf_regs.o
|
|
perf-$(CONFIG_DWARF) += dwarf-regs.o
|
|
perf-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o
|