]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-xtensa/Makefile.objs
block: Convert bdrv_aio_discard() to byte-based
[mirror_qemu.git] / target-xtensa / Makefile.objs
index f8fbf91aa22e9b0ffd542a7220cde27c926b35a5..481de91973859ff784b11e8fe9188a4f8208ca3a 100644 (file)
@@ -2,7 +2,6 @@ obj-y += xtensa-semi.o
 obj-y += core-dc232b.o
 obj-y += core-dc233c.o
 obj-y += core-fsf.o
+obj-$(CONFIG_SOFTMMU) += monitor.o
 obj-y += translate.o op_helper.o helper.o cpu.o
-obj-$(CONFIG_SOFTMMU) += machine.o
-
-$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
+obj-y += gdbstub.o