aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/infiniband/ulp/Makefile
blob: 4d0004b58377d06b908ef309018586efd128b325 (plain) (blame)
1
2
3
4
5
6
7
8
# 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_OPA_VNIC)	+= opa_vnic/
obj-$(CONFIG_INFINIBAND_RTRS)		+= rtrs/