]> git.proxmox.com Git - qemu.git/blob - target-mips/Makefile.objs
build: move libobj-y variable to nested Makefile.objs
[qemu.git] / target-mips / Makefile.objs
1 obj-y += op_helper.o helper.o cpu.o
2
3 $(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)