Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2572da44a51192ad181482c1989e66e5eb47dcbe
/
.
/
drivers
/
pci
/
endpoint
/
functions
/
Makefile
blob: 96ab932a537a2480ee6af6b2cbf0b28e0f2e6e43 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for PCI Endpoint Functions
#
obj
-
$
(
CONFIG_PCI_EPF_TEST
)
+=
pci
-
epf
-
test
.
o
obj
-
$
(
CONFIG_PCI_EPF_NTB
)
+=
pci
-
epf
-
ntb
.
o