PATH:
usr
/
src
/
kernels
/
5.14.0-611.49.1.el9_7.x86_64
/
drivers
/
pci
/
endpoint
# 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/
[+]
functions
[-] Makefile
[edit]
[-] Kconfig
[edit]
[+]
..