]> Git Repo - qemu.git/blobdiff - hw/Makefile.objs
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151023' into staging
[qemu.git] / hw / Makefile.objs
index 52a1464051939292ec12e2d25ddfd74914e10819..7e7c24110426086f9ddc74085d4c806b4aa9b581 100644 (file)
@@ -26,10 +26,12 @@ 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-$(CONFIG_SMBIOS) += smbios/
 devices-dirs-y += core/
 common-obj-y += $(devices-dirs-y)
 obj-y += $(devices-dirs-y)
This page took 0.023792 seconds and 4 git commands to generate.