summaryrefslogtreecommitdiffstats
path: root/drivers/pci/endpoint/functions/Makefile
blob: 5c13001deaba126ca5cf2cf42d2fd339c2d057d1 (plain)
1
2
3
4
5
6
7
8
# 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
obj-$(CONFIG_PCI_EPF_VNTB) 		+= pci-epf-vntb.o