License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / drivers / infiniband / hw / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
729ee4ef 2obj-$(CONFIG_INFINIBAND_MTHCA) += mthca/
729ee4ef 3obj-$(CONFIG_INFINIBAND_QIB) += qib/
729ee4ef
YD
4obj-$(CONFIG_INFINIBAND_CXGB3) += cxgb3/
5obj-$(CONFIG_INFINIBAND_CXGB4) += cxgb4/
6e4de866 6obj-$(CONFIG_INFINIBAND_I40IW) += i40iw/
729ee4ef
YD
7obj-$(CONFIG_MLX4_INFINIBAND) += mlx4/
8obj-$(CONFIG_MLX5_INFINIBAND) += mlx5/
9obj-$(CONFIG_INFINIBAND_NES) += nes/
10obj-$(CONFIG_INFINIBAND_OCRDMA) += ocrdma/
29c8d9eb 11obj-$(CONFIG_INFINIBAND_VMWARE_PVRDMA) += vmw_pvrdma/
729ee4ef 12obj-$(CONFIG_INFINIBAND_USNIC) += usnic/
f48ad614 13obj-$(CONFIG_INFINIBAND_HFI1) += hfi1/
8793f779 14obj-$(CONFIG_INFINIBAND_HNS) += hns/
2e0cbc4d 15obj-$(CONFIG_INFINIBAND_QEDR) += qedr/
592e8b32 16obj-$(CONFIG_INFINIBAND_BNXT_RE) += bnxt_re/