xref: /linux/tools/perf/util/dwarf-regs-arch/Build (revision bf4afc53b77aeaa48b5409da5c8da6bb4eff7f43)
1perf-util-$(CONFIG_LIBDW) += dwarf-regs-arm64.o
2perf-util-$(CONFIG_LIBDW) += dwarf-regs-arm.o
3perf-util-$(CONFIG_LIBDW) += dwarf-regs-csky.o
4perf-util-$(CONFIG_LIBDW) += dwarf-regs-loongarch.o
5perf-util-$(CONFIG_LIBDW) += dwarf-regs-mips.o
6perf-util-$(CONFIG_LIBDW) += dwarf-regs-powerpc.o
7perf-util-$(CONFIG_LIBDW) += dwarf-regs-riscv.o
8perf-util-$(CONFIG_LIBDW) += dwarf-regs-s390.o
9perf-util-$(CONFIG_LIBDW) += dwarf-regs-x86.o
10