aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/Makefile
blob: 51b0d41699b8c0eb7fc9ad35b9c86f863c0c3f06 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
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/
obj-$(CONFIG_INFINIBAND_RTRS)		+= rtrs/