]> Git Repo - qemu.git/blob - target-s390x/Makefile.objs
s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
[qemu.git] / target-s390x / Makefile.objs
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-$(CONFIG_SOFTMMU) += ioinst.o
4 obj-$(CONFIG_KVM) += kvm.o
This page took 0.022836 seconds and 4 git commands to generate.