repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
perf bench futex: Cache align the worker struct
[linux/fpc-iii.git]
/
drivers
/
vfio
/
pci
/
Makefile
blob
76d8ec058edd09626f63b8fc5bf4aca4214a62c2
1
2
vfio-pci-y
:=
vfio_pci.o vfio_pci_intrs.o vfio_pci_rdwr.o vfio_pci_config.o
3
vfio-pci-
$(
CONFIG_VFIO_PCI_IGD
) +=
vfio_pci_igd.o
4
5
obj-
$(
CONFIG_VFIO_PCI
) +=
vfio-pci.o