aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/Makefile
blob: e900b03531a9a880b94635f221ee6c3a99872047 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
obj-$(CONFIG_INFINIBAND_MTHCA)		+= mthca/
obj-$(CONFIG_INFINIBAND_IPATH)		+= ipath/
obj-$(CONFIG_INFINIBAND_QIB)		+= qib/
obj-$(CONFIG_INFINIBAND_EHCA)		+= ehca/
obj-$(CONFIG_INFINIBAND_AMSO1100)	+= amso1100/
obj-$(CONFIG_INFINIBAND_CXGB3)		+= cxgb3/
obj-$(CONFIG_INFINIBAND_CXGB4)		+= cxgb4/
obj-$(CONFIG_MLX4_INFINIBAND)		+= mlx4/
obj-$(CONFIG_MLX5_INFINIBAND)		+= mlx5/
obj-$(CONFIG_INFINIBAND_NES)		+= nes/
obj-$(CONFIG_INFINIBAND_OCRDMA)		+= ocrdma/
obj-$(CONFIG_INFINIBAND_USNIC)		+= usnic/