]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-unicore32/Makefile.objs
build: move libobj-y variable to nested Makefile.objs
[mirror_qemu.git] / target-unicore32 / Makefile.objs
index c574c9ea7db349909263d060fab214140b8a5a0b..8e9be602a5c0ae8c965eddfe62ded329bb9e13c9 100644 (file)
@@ -1 +1,3 @@
-# still empty
+obj-y += op_helper.o helper.o cpu.o
+
+$(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)