]> git.proxmox.com Git - qemu.git/blob - target-arm/Makefile.objs
build: move libobj-y variable to nested Makefile.objs
[qemu.git] / target-arm / Makefile.objs
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)