rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | # SPDX-License-Identifier: GPL-2.0 |
2 | obj-$(CONFIG_INFINIBAND_IPOIB) += ipoib/ | ||||
3 | obj-$(CONFIG_INFINIBAND_SRP) += srp/ | ||||
4 | obj-$(CONFIG_INFINIBAND_SRPT) += srpt/ | ||||
5 | obj-$(CONFIG_INFINIBAND_ISER) += iser/ | ||||
6 | obj-$(CONFIG_INFINIBAND_ISERT) += isert/ | ||||
7 | obj-$(CONFIG_INFINIBAND_OPA_VNIC) += opa_vnic/ |