aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/Makefile
diff options
context:
space:
mode:
authorCheng Xu <chengyou@linux.alibaba.com>2022-07-27 09:49:27 +0800
committerJason Gunthorpe <jgg@nvidia.com>2022-07-27 16:04:05 -0300
commitca7fd6cff3b8df436f3e46b8fc80e6989700c8da (patch)
treee473b4bf4e6742089725f8af4cd4a81a05727e79 /drivers/infiniband/hw/Makefile
parentRDMA/erdma: Add the ABI definitions (diff)
downloadlinux-dev-ca7fd6cff3b8df436f3e46b8fc80e6989700c8da.tar.xz
linux-dev-ca7fd6cff3b8df436f3e46b8fc80e6989700c8da.zip
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>
Diffstat (limited to 'drivers/infiniband/hw/Makefile')
-rw-r--r--drivers/infiniband/hw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/infiniband/hw/Makefile b/drivers/infiniband/hw/Makefile
index fba0b3be903e..6b3a88046125 100644
--- a/drivers/infiniband/hw/Makefile
+++ b/drivers/infiniband/hw/Makefile
@@ -13,3 +13,4 @@ obj-$(CONFIG_INFINIBAND_HFI1) += hfi1/
obj-$(CONFIG_INFINIBAND_HNS) += hns/
obj-$(CONFIG_INFINIBAND_QEDR) += qedr/
obj-$(CONFIG_INFINIBAND_BNXT_RE) += bnxt_re/
+obj-$(CONFIG_INFINIBAND_ERDMA) += erdma/