xref: /linux/tools/perf/arch/loongarch/util/Build (revision 5ea5b6ff0d63aef1dc3fb25445acea183f61a934)
1perf-util-y += header.o
2
3perf-util-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o
4perf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
5