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