summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/Makefile
diff options
context:
space:
mode:
authoroulijun <oulijun@huawei.com>2016-07-21 14:06:56 +0300
committerDoug Ledford <dledford@redhat.com>2016-08-22 21:02:33 +0300
commit8793f779cf6ecc83d4c3345ac821a2d0c95713ad (patch)
treec720512440d42763ab337fcd545a452c595d02b8 /drivers/infiniband/hw/Makefile
parent9a4435375cd151e07c0c38fa601b00115986091b (diff)
downloadlinux-8793f779cf6ecc83d4c3345ac821a2d0c95713ad.tar.xz
IB/hns: Kconfig and Makefile for RoCE module
This patch added Kconfig and Makefile for building RoCE module. Signed-off-by: Wei Hu <xavier.huwei@huawei.com> Signed-off-by: Nenglong Zhao <zhaonenglong@hisilicon.com> Signed-off-by: Lijun Ou <oulijun@huawei.com> Signed-off-by: Doug Ledford <dledford@redhat.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 c0c7cf8af3f4..21fe401ff178 100644
--- a/drivers/infiniband/hw/Makefile
+++ b/drivers/infiniband/hw/Makefile
@@ -9,3 +9,4 @@ obj-$(CONFIG_INFINIBAND_NES) += nes/
obj-$(CONFIG_INFINIBAND_OCRDMA) += ocrdma/
obj-$(CONFIG_INFINIBAND_USNIC) += usnic/
obj-$(CONFIG_INFINIBAND_HFI1) += hfi1/
+obj-$(CONFIG_INFINIBAND_HNS) += hns/