aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/Makefile
blob: c28af1823a2db0f04b5133c5bab70713a88ef2ea (plain) (blame)
1
2
3
4
5
6
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/