summaryrefslogtreecommitdiffstats
path: root/qemu/target-s390x/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/target-s390x/Makefile.objs')
-rw-r--r--qemu/target-s390x/Makefile.objs5
1 files changed, 0 insertions, 5 deletions
diff --git a/qemu/target-s390x/Makefile.objs b/qemu/target-s390x/Makefile.objs
deleted file mode 100644
index dd62cbda8..000000000
--- a/qemu/target-s390x/Makefile.objs
+++ /dev/null
@@ -1,5 +0,0 @@
-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-y += gdbstub.o
-obj-$(CONFIG_SOFTMMU) += machine.o ioinst.o arch_dump.o mmu_helper.o
-obj-$(CONFIG_KVM) += kvm.o