OSDN Git Service

RDMA/erdma: Add driver to kernel build environment
authorCheng Xu <chengyou@linux.alibaba.com>
Wed, 27 Jul 2022 01:49:27 +0000 (09:49 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 27 Jul 2022 19:04:05 +0000 (16:04 -0300)
commitca7fd6cff3b8df436f3e46b8fc80e6989700c8da
treee473b4bf4e6742089725f8af4cd4a81a05727e79
parentf5995fe2a0b1f4ec5e52e2022452246a13bf89b7
RDMA/erdma: Add driver to kernel build environment

Add erdma to the kernel build environment, and sort the source
order in drivers/infiniband/Kconfig.

Link: https://lore.kernel.org/r/20220727014927.76564-12-chengyou@linux.alibaba.com
Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
MAINTAINERS
drivers/infiniband/Kconfig
drivers/infiniband/hw/Makefile
drivers/infiniband/hw/erdma/Kconfig [new file with mode: 0644]
drivers/infiniband/hw/erdma/Makefile [new file with mode: 0644]