]> Git Repo - qemu.git/blob - target-s390x/Makefile.objs
target-arm: Fix 11MPCore cache type register value
[qemu.git] / target-s390x / Makefile.objs
1 obj-y += translate.o op_helper.o helper.o cpu.o
2 obj-$(CONFIG_SOFTMMU) += machine.o
3 obj-$(CONFIG_KVM) += kvm.o
4
5 $(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
This page took 0.024911 seconds and 4 git commands to generate.