Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
[sfrench/cifs-2.6.git] / drivers / infiniband / Makefile
1 obj-$(CONFIG_INFINIBAND)                += core/
2 obj-$(CONFIG_INFINIBAND_MTHCA)          += hw/mthca/
3 obj-$(CONFIG_INFINIBAND_IPATH)          += hw/ipath/
4 obj-$(CONFIG_INFINIBAND_EHCA)           += hw/ehca/
5 obj-$(CONFIG_INFINIBAND_AMSO1100)       += hw/amso1100/
6 obj-$(CONFIG_INFINIBAND_CXGB3)          += hw/cxgb3/
7 obj-$(CONFIG_MLX4_INFINIBAND)           += hw/mlx4/
8 obj-$(CONFIG_INFINIBAND_NES)            += hw/nes/
9 obj-$(CONFIG_INFINIBAND_IPOIB)          += ulp/ipoib/
10 obj-$(CONFIG_INFINIBAND_SRP)            += ulp/srp/
11 obj-$(CONFIG_INFINIBAND_ISER)           += ulp/iser/