summaryrefslogtreecommitdiff
path: root/target-s390x/Makefile.objs
blob: 34bd6939ffe022d4b200718a95cb59c9fe730ec1 (plain)
1
2
3
4
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-y += gdbstub.o cpu_models.o
obj-$(CONFIG_SOFTMMU) += machine.o ioinst.o arch_dump.o mmu_helper.o
obj-$(CONFIG_KVM) += kvm.o