Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
[profile/ivi/kernel-adaptation-intel-automotive.git] / drivers / xen / Makefile
index 674fdb5..5088cc2 100644 (file)
@@ -12,10 +12,11 @@ obj-$(CONFIG_XEN_DEV_EVTCHN)        += xen-evtchn.o
 obj-$(CONFIG_XEN_GNTDEV)       += xen-gntdev.o
 obj-$(CONFIG_XENFS)            += xenfs/
 obj-$(CONFIG_XEN_SYS_HYPERVISOR)       += sys-hypervisor.o
-obj-$(CONFIG_XEN_PLATFORM_PCI) += platform-pci.o
+obj-$(CONFIG_XEN_PLATFORM_PCI) += xen-platform-pci.o
 obj-$(CONFIG_SWIOTLB_XEN)      += swiotlb-xen.o
 obj-$(CONFIG_XEN_DOM0)         += pci.o
 
 xen-evtchn-y                   := evtchn.o
 xen-gntdev-y                           := gntdev.o
 
+xen-platform-pci-y             := platform-pci.o