]> git.proxmox.com Git - qemu.git/blobdiff - hw/Makefile.objs
vga: fix invalid read after free
[qemu.git] / hw / Makefile.objs
index 0243d6aa0e6356d842c2ef7da6999c6efb3789f5..d91b9cc6c662a367a463c08234cfa48f8858ca49 100644 (file)
@@ -18,6 +18,7 @@ devices-dirs-$(CONFIG_SOFTMMU) += net/
 devices-dirs-$(CONFIG_SOFTMMU) += nvram/
 devices-dirs-$(CONFIG_SOFTMMU) += pci/
 devices-dirs-$(CONFIG_PCI) += pci-bridge/ pci-host/
+devices-dirs-$(CONFIG_SOFTMMU) += pcmcia/
 devices-dirs-$(CONFIG_SOFTMMU) += scsi/
 devices-dirs-$(CONFIG_SOFTMMU) += sd/
 devices-dirs-$(CONFIG_SOFTMMU) += ssi/