Files
Debian-9-Kernel/drivers/infiniband/ulp/Makefile
T

6 lines
202 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
obj-$(CONFIG_INFINIBAND_IPOIB) += ipoib/
obj-$(CONFIG_INFINIBAND_SRP) += srp/
obj-$(CONFIG_INFINIBAND_SRPT) += srpt/
obj-$(CONFIG_INFINIBAND_ISER) += iser/
obj-$(CONFIG_INFINIBAND_ISERT) += isert/