Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
[qemu/ar7.git] / target-lm32 / 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)