]> git.proxmox.com Git - mirror_qemu.git/blob - hw/vfio/Makefile.objs
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-220615-3' into staging
[mirror_qemu.git] / hw / vfio / Makefile.objs
1 ifeq ($(CONFIG_LINUX), y)
2 obj-$(CONFIG_SOFTMMU) += common.o
3 obj-$(CONFIG_PCI) += pci.o
4 obj-$(CONFIG_SOFTMMU) += platform.o
5 obj-$(CONFIG_SOFTMMU) += calxeda-xgmac.o
6 endif