]> Git Repo - qemu.git/blobdiff - target-s390x/Makefile.objs
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
[qemu.git] / target-s390x / Makefile.objs
index 4e634173a4f2be12c8962cf5029936ccce5ff37b..f8731463ff29dc8e03942fb0cd8137b7315d8329 100644 (file)
@@ -1,4 +1,5 @@
 obj-y += translate.o helper.o cpu.o interrupt.o
 obj-y += int_helper.o fpu_helper.o cc_helper.o mem_helper.o misc_helper.o
-obj-$(CONFIG_SOFTMMU) += ioinst.o
+obj-y += gdbstub.o
+obj-$(CONFIG_SOFTMMU) += ioinst.o arch_dump.o
 obj-$(CONFIG_KVM) += kvm.o
This page took 0.023191 seconds and 4 git commands to generate.