Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
244f5d597e1ea519c2085fbd9819458688775e42
/
.
/
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