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