| xj | b04a402 | 2021-11-25 15:01:52 +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/ | ||||