]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/infiniband/ulp/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / drivers / infiniband / ulp / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
729ee4ef
YD
2obj-$(CONFIG_INFINIBAND_IPOIB) += ipoib/
3obj-$(CONFIG_INFINIBAND_SRP) += srp/
4obj-$(CONFIG_INFINIBAND_SRPT) += srpt/
5obj-$(CONFIG_INFINIBAND_ISER) += iser/
6obj-$(CONFIG_INFINIBAND_ISERT) += isert/
7d6f728c 7obj-$(CONFIG_INFINIBAND_OPA_VNIC) += opa_vnic/