unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
[qemu/ar7.git] / target-s390x / Makefile.objs
blob262747f8a63008562754b5a91281b36fc91fac3d
1 obj-y += translate.o op_helper.o helper.o cpu.o
2 obj-$(CONFIG_SOFTMMU) += machine.o
3 obj-$(CONFIG_KVM) += kvm.o
5 $(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)