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
Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-client
[linux/fpc-iii.git]
/
drivers
/
pci
/
endpoint
/
Makefile
blob
1041f80a4645683c4e84bc7095b7aa9675c615f0
1
#
2
# Makefile for PCI Endpoint Support
3
#
4
5
obj-
$(
CONFIG_PCI_ENDPOINT_CONFIGFS
) +=
pci-ep-cfs.o
6
obj-
$(
CONFIG_PCI_ENDPOINT
) +=
pci-epc-core.o pci-epf-core.o\
7
pci-epc-mem.o functions
/