]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Makefile.objs
tests: virtio-scsi: Add test for unaligned WRITE SAME
[mirror_qemu.git] / Makefile.objs
index abeb902b58523405df3c69b1bfd61e83009fe839..4881d2c2a6e9f950a84db37e89aafc413cc66283 100644 (file)
@@ -51,6 +51,7 @@ common-obj-$(CONFIG_LINUX) += fsdev/
 common-obj-y += migration/
 common-obj-y += qemu-char.o #aio.o
 common-obj-y += page_cache.o
+common-obj-y += qjson.o
 
 common-obj-$(CONFIG_SPICE) += spice-qemu-char.o
 
@@ -75,6 +76,8 @@ common-obj-$(CONFIG_SECCOMP) += qemu-seccomp.o
 
 common-obj-$(CONFIG_SMARTCARD_NSS) += $(libcacard-y)
 
+common-obj-$(CONFIG_FDT) += device_tree.o
+
 ######################################################################
 # qapi