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