disable some mediatekl custom warnings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / infiniband / Makefile
CommitLineData
1da177e4
LT
1obj-$(CONFIG_INFINIBAND) += core/
2obj-$(CONFIG_INFINIBAND_MTHCA) += hw/mthca/
b1c1b6a3 3obj-$(CONFIG_INFINIBAND_IPATH) += hw/ipath/
f931551b 4obj-$(CONFIG_INFINIBAND_QIB) += hw/qib/
fab97220 5obj-$(CONFIG_INFINIBAND_EHCA) += hw/ehca/
f94b533d 6obj-$(CONFIG_INFINIBAND_AMSO1100) += hw/amso1100/
b038ced7 7obj-$(CONFIG_INFINIBAND_CXGB3) += hw/cxgb3/
cfdda9d7 8obj-$(CONFIG_INFINIBAND_CXGB4) += hw/cxgb4/
225c7b1f 9obj-$(CONFIG_MLX4_INFINIBAND) += hw/mlx4/
3c2d774c 10obj-$(CONFIG_INFINIBAND_NES) += hw/nes/
fe2caefc 11obj-$(CONFIG_INFINIBAND_OCRDMA) += hw/ocrdma/
1da177e4 12obj-$(CONFIG_INFINIBAND_IPOIB) += ulp/ipoib/
aef9ec39 13obj-$(CONFIG_INFINIBAND_SRP) += ulp/srp/
a42d985b 14obj-$(CONFIG_INFINIBAND_SRPT) += ulp/srpt/
3f1244a2 15obj-$(CONFIG_INFINIBAND_ISER) += ulp/iser/
b8d26b3b 16obj-$(CONFIG_INFINIBAND_ISERT) += ulp/isert/