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