Merge branch 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/horms...
[deliverable/linux.git] / drivers / xen / xen-pciback / Makefile
1 obj-$(CONFIG_XEN_PCIDEV_BACKEND) += xen-pciback.o
2
3 xen-pciback-y := pci_stub.o pciback_ops.o xenbus.o
4 xen-pciback-y += conf_space.o conf_space_header.o \
5 conf_space_capability.o \
6 conf_space_quirks.o vpci.o \
7 passthrough.o
This page took 0.029575 seconds and 5 git commands to generate.