]> Git Repo - qemu.git/blobdiff - target-xtensa/Makefile.objs
chardev: Shorten references into ChardevBackend
[qemu.git] / target-xtensa / Makefile.objs
index b30e5a8466158f1ec4d2380db8c9b2ad0841680a..481de91973859ff784b11e8fe9188a4f8208ca3a 100644 (file)
@@ -2,5 +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-y += gdbstub.o
This page took 0.02304 seconds and 4 git commands to generate.