Merge git://git.infradead.org/~dwmw2/cafe-2.6
[GitHub/mt8127/android_kernel_alcatel_ttab.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_IPOIB) += ulp/ipoib/
7 obj-$(CONFIG_INFINIBAND_SRP) += ulp/srp/
8 obj-$(CONFIG_INFINIBAND_ISER) += ulp/iser/