X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fhw%2Fxen%2FMakefile.objs;fp=qemu%2Fhw%2Fxen%2FMakefile.objs;h=a0ca0aa3df4ad9535503ff66af56aaa5d888132c;hb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;hp=0000000000000000000000000000000000000000;hpb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;p=kvmfornfv.git diff --git a/qemu/hw/xen/Makefile.objs b/qemu/hw/xen/Makefile.objs new file mode 100644 index 000000000..a0ca0aa3d --- /dev/null +++ b/qemu/hw/xen/Makefile.objs @@ -0,0 +1,5 @@ +# xen backend driver support +common-obj-$(CONFIG_XEN_BACKEND) += xen_backend.o xen_devconfig.o + +obj-$(CONFIG_XEN_PCI_PASSTHROUGH) += xen-host-pci-device.o +obj-$(CONFIG_XEN_PCI_PASSTHROUGH) += xen_pt.o xen_pt_config_init.o xen_pt_msi.o