]> git.proxmox.com Git - qemu.git/blobdiff - target-cris/Makefile.objs
target-cris: Factor out CPUClass::gdb_read_register() hook for v10
[qemu.git] / target-cris / Makefile.objs
index 4b09e8c6b591138e30eff687e3998aacaff61890..7779227fc4f1fd63c43d634fda60d1f8400273a3 100644 (file)
@@ -1,4 +1,3 @@
 obj-y += translate.o op_helper.o helper.o cpu.o
+obj-y += gdbstub.o
 obj-$(CONFIG_SOFTMMU) += mmu.o machine.o
-
-$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)