]> Git Repo - qemu.git/blobdiff - hw/Makefile.objs
machine: query kernel-irqchip property
[qemu.git] / hw / Makefile.objs
index d178b65de4d0c8706a7cd7dd2a6b3c5a0a3d64c0..73afa41b3278d5b0bf4c21f3d44620b9e12b851c 100644 (file)
@@ -26,9 +26,11 @@ devices-dirs-$(CONFIG_SOFTMMU) += ssi/
 devices-dirs-$(CONFIG_SOFTMMU) += timer/
 devices-dirs-$(CONFIG_TPM) += tpm/
 devices-dirs-$(CONFIG_SOFTMMU) += usb/
+devices-dirs-$(CONFIG_SOFTMMU) += vfio/
 devices-dirs-$(CONFIG_VIRTIO) += virtio/
 devices-dirs-$(CONFIG_SOFTMMU) += watchdog/
 devices-dirs-$(CONFIG_SOFTMMU) += xen/
+devices-dirs-$(CONFIG_MEM_HOTPLUG) += mem/
 devices-dirs-y += core/
 common-obj-y += $(devices-dirs-y)
 obj-y += $(devices-dirs-y)
This page took 0.022095 seconds and 4 git commands to generate.