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