]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/Makefile.objs
s390x: Migrate guest storage keys (initial memory only)
[mirror_qemu.git] / hw / Makefile.objs
index 73afa41b3278d5b0bf4c21f3d44620b9e12b851c..7e7c24110426086f9ddc74085d4c806b4aa9b581 100644 (file)
@@ -31,6 +31,7 @@ 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)