]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - target-arm/Makefile.objs
cpu: Introduce CPUClass::gdb_{read,write}_register()
[thirdparty/qemu.git] / target-arm / Makefile.objs
index 4a6e52e5282924cde87520124e998b638814c326..2d9f77fa9b425796f948ade7aec25d333e513cae 100644 (file)
@@ -4,3 +4,4 @@ obj-$(CONFIG_KVM) += kvm.o
 obj-$(CONFIG_NO_KVM) += kvm-stub.o
 obj-y += translate.o op_helper.o helper.o cpu.o
 obj-y += neon_helper.o iwmmxt_helper.o
+obj-y += gdbstub.o