]> git.proxmox.com Git - mirror_qemu.git/blame - hw/xen/Makefile.objs
xen: do not build backends for targets that do not support xen
[mirror_qemu.git] / hw / xen / Makefile.objs
CommitLineData
49ab747f 1# xen backend driver support
6b827cca 2common-obj-$(CONFIG_XEN) += xen_backend.o xen_devconfig.o xen_pvdev.o
80b4ecc8 3
80b4ecc8 4obj-$(CONFIG_XEN_PCI_PASSTHROUGH) += xen-host-pci-device.o
66c058cb 5obj-$(CONFIG_XEN_PCI_PASSTHROUGH) += xen_pt.o xen_pt_config_init.o xen_pt_graphics.o xen_pt_msi.o