Statistics
| Branch: | Revision:

root / target-arm / Makefile.objs @ 9cdc8df3

History | View | Annotate | Download (148 Bytes)

1
obj-y += arm-semi.o
2
obj-y += op_helper.o helper.o cpu.o
3
obj-y += neon_helper.o iwmmxt_helper.o
4

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