Statistics
| Branch: | Revision:

root / target-s390x / Makefile.objs @ 000a1a38

History | View | Annotate | Download (175 Bytes)

1
obj-y += translate.o op_helper.o helper.o cpu.o interrupt.o
2
obj-$(CONFIG_SOFTMMU) += machine.o
3
obj-$(CONFIG_KVM) += kvm.o
4

    
5
$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)