6 lines
89 B
Makefile
6 lines
89 B
Makefile
|
#
|
||
|
# Makefile for PCI Endpoint Functions
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_PCI_EPF_TEST) += pci-epf-test.o
|