aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/Makefile
blob: a43fb34cca94d01e47d3670bfefb4f35a4b45933 (plain) (blame)
1
2
3
4
obj-$(CONFIG_INFINIBAND)		+= core/
obj-$(CONFIG_INFINIBAND_MTHCA)		+= hw/mthca/
obj-$(CONFIG_INFINIBAND_IPOIB)		+= ulp/ipoib/
obj-$(CONFIG_INFINIBAND_SRP)		+= ulp/srp/