]> Git Repo - qemu.git/blobdiff - target-s390x/Makefile.objs
curl: The macro that you have to uncomment to get debugging is DEBUG_CURL.
[qemu.git] / target-s390x / Makefile.objs
index e728abf7598312f2e54744e33bb0eec4b7d7da76..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) += machine.o
+obj-y += gdbstub.o
+obj-$(CONFIG_SOFTMMU) += ioinst.o arch_dump.o
 obj-$(CONFIG_KVM) += kvm.o
This page took 0.022815 seconds and 4 git commands to generate.