Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
ae7cf9c1566c697c2ba616a120c7ff3e90d20dfd
/
.
/
src
/
kernel
/
linux
/
v4.19
/
drivers
/
pci
/
endpoint
/
Makefile
blob: 95b2fe47e3b06be6ecd210e8d834610021a22470 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for PCI Endpoint Support
#
obj
-
$
(
CONFIG_PCI_ENDPOINT_CONFIGFS
)
+=
pci
-
ep
-
cfs
.
o
obj
-
$
(
CONFIG_PCI_ENDPOINT
)
+=
pci
-
epc
-
core
.
o pci
-
epf
-
core
.
o\
pci
-
epc
-
mem
.
o functions
/