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