xref: /linux/tools/perf/util/libunwind-arch/Build (revision 3d5e48944e824bddc20d7b874e784f7b279636fe)
1fdf08e4bSIan Rogersperf-util-$(CONFIG_LIBUNWIND) += libunwind-arch.o
2fdf08e4bSIan Rogersperf-util-$(CONFIG_LIBUNWIND) += libunwind-arm64.o
3fdf08e4bSIan Rogersperf-util-$(CONFIG_LIBUNWIND) += libunwind-arm.o
4fdf08e4bSIan Rogersperf-util-$(CONFIG_LIBUNWIND) += libunwind-loongarch.o
5fdf08e4bSIan Rogersperf-util-$(CONFIG_LIBUNWIND) += libunwind-mips.o
6fdf08e4bSIan Rogersperf-util-$(CONFIG_LIBUNWIND) += libunwind-ppc32.o
7fdf08e4bSIan Rogersperf-util-$(CONFIG_LIBUNWIND) += libunwind-ppc64.o
8*834c5571SIan Rogersperf-util-$(CONFIG_LIBUNWIND) += libunwind-riscv.o
9fdf08e4bSIan Rogersperf-util-$(CONFIG_LIBUNWIND) += libunwind-s390.o
10fdf08e4bSIan Rogersperf-util-$(CONFIG_LIBUNWIND) += libunwind-i386.o
11fdf08e4bSIan Rogersperf-util-$(CONFIG_LIBUNWIND) += libunwind-x86_64.o
12