]> Git Repo - J-linux.git/blob - drivers/pci/endpoint/functions/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-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.02978 seconds and 4 git commands to generate.