Statistics
| Branch: | Revision:

root / target-s390x / Makefile.objs @ 5b50e790

History | View | Annotate | Download (202 Bytes)

1
obj-y += translate.o helper.o cpu.o interrupt.o
2
obj-y += int_helper.o fpu_helper.o cc_helper.o mem_helper.o misc_helper.o
3
obj-y += gdbstub.o
4
obj-$(CONFIG_SOFTMMU) += ioinst.o
5
obj-$(CONFIG_KVM) += kvm.o