mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-20 01:49:48 +07:00
c0cf5bdde4
Broken up commit to add the Soft iWarp RDMA driver. Signed-off-by: Bernard Metzler <bmt@zurich.ibm.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
5 lines
150 B
Makefile
5 lines
150 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_INFINIBAND_RDMAVT) += rdmavt/
|
|
obj-$(CONFIG_RDMA_RXE) += rxe/
|
|
obj-$(CONFIG_RDMA_SIW) += siw/
|