]> Git Repo - qemu.git/blob - target-arm/Makefile.objs
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
[qemu.git] / target-arm / Makefile.objs
1 obj-y += arm-semi.o
2 obj-$(CONFIG_SOFTMMU) += machine.o
3 obj-y += translate.o op_helper.o helper.o cpu.o
4 obj-y += neon_helper.o iwmmxt_helper.o
5
6 $(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
This page took 0.022933 seconds and 4 git commands to generate.