qemu/target-s390x/Makefile.objs

4 lines
89 B
Makefile
Raw Normal View History

obj-y += op_helper.o helper.o cpu.o
$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)