mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 03:15:23 +07:00
7 lines
125 B
Makefile
7 lines
125 B
Makefile
|
#
|
||
|
# Makefile for PCI Endpoint Support
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_PCI_ENDPOINT) += pci-epc-core.o pci-epf-core.o\
|
||
|
pci-epc-mem.o
|