Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
[qemu.git] / target-sh4 / Makefile.objs
blob2e0e093e1f989c1fa4d0922fc4d7efa195d5bc77
1 obj-y += translate.o op_helper.o helper.o cpu.o
2 obj-$(CONFIG_SOFTMMU) += machine.o
4 $(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)