]> Git Repo - linux.git/blob - drivers/xen/xen-pciback/Makefile
string_helpers: fix precision loss for some inputs
[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.037 seconds and 4 git commands to generate.