]>
Commit | Line | Data |
---|---|---|
49ab747f | 1 | # xen backend driver support |
f0021dba | 2 | common-obj-$(CONFIG_XEN_BACKEND) += xen_backend.o xen_devconfig.o xen_pvdev.o |
80b4ecc8 | 3 | |
80b4ecc8 | 4 | obj-$(CONFIG_XEN_PCI_PASSTHROUGH) += xen-host-pci-device.o |
66c058cb | 5 | obj-$(CONFIG_XEN_PCI_PASSTHROUGH) += xen_pt.o xen_pt_config_init.o xen_pt_graphics.o xen_pt_msi.o |