xref: /linux/tools/perf/arch/loongarch/util/Build (revision d59fec29b131f30b27343d54bdf1071ee98eda8e)
1perf-y += perf_regs.o
2
3perf-$(CONFIG_DWARF)     += dwarf-regs.o
4perf-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o
5perf-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
6