DIR:/lib/modules/5.14.0-503.15.1.el9_5.x86_64/source/drivers/pci/endpoint/ |
Current File : //lib/modules/5.14.0-503.15.1.el9_5.x86_64/source/drivers/pci/endpoint/Makefile |
# SPDX-License-Identifier: GPL-2.0 # # Makefile for PCI Endpoint Support # obj-$(CONFIG_PCI_ENDPOINT_CONFIGFS) += pci-ep-cfs.o obj-$(CONFIG_PCI_ENDPOINT) += pci-epc-core.o pci-epf-core.o\ pci-epc-mem.o functions/ |