]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Makefile.objs
qom: allow QOM to be linked into tools binaries
[mirror_qemu.git] / Makefile.objs
index 655c1f0abaabcc13552b510a4bc3dc030acc7aa2..3df2efca1c7b6d27f6a73b11d12bfeb412b82d5f 100644 (file)
@@ -26,6 +26,11 @@ block-obj-m = block/
 crypto-obj-y = crypto/
 crypto-aes-obj-y = crypto/
 
+#######################################################################
+# qom-obj-y is code used by both qemu system emulation and qemu-img
+
+qom-obj-y = qom/
+
 ######################################################################
 # smartcard