]> Git Repo - linux.git/blob - drivers/pci/endpoint/functions/Makefile
dma-mapping: don't return errors from dma_set_max_seg_size
[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.034433 seconds and 4 git commands to generate.