]> Git Repo - linux.git/blob - drivers/pci/endpoint/functions/Makefile
Linux 6.14-rc3
[linux.git] / drivers / pci / endpoint / functions / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for PCI Endpoint Functions
4 #
5
6 obj-$(CONFIG_PCI_EPF_TEST)              += pci-epf-test.o
7 obj-$(CONFIG_PCI_EPF_NTB)               += pci-epf-ntb.o
8 obj-$(CONFIG_PCI_EPF_VNTB)              += pci-epf-vntb.o
9 obj-$(CONFIG_PCI_EPF_MHI)               += pci-epf-mhi.o
This page took 0.037303 seconds and 4 git commands to generate.