Statistics
| Branch: | Revision:

root / target-lm32 / Makefile.objs @ fbe37ef3

History | View | Annotate | Download (136 Bytes)

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

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