xref: /linux/tools/perf/util/dwarf-regs-arch/Build (revision 1f10d82e6adffd45cf1a59618d1ecc33625a8a37)
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-powerpc.o
6perf-util-$(CONFIG_LIBDW) += dwarf-regs-x86.o
7