Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1# SPDX-License-Identifier: GPL-2.0
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/
7obj-$(CONFIG_INFINIBAND_OPA_VNIC) += opa_vnic/
8obj-$(CONFIG_INFINIBAND_RTRS) += rtrs/