This patch configure the consolidated repo to build user driver of hip08 RoCE. Signed-off-by: Lijun Ou <oulijun@xxxxxxxxxx> --- providers/hns/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/providers/hns/CMakeLists.txt b/providers/hns/CMakeLists.txt index 19a793e..f136151 100644 --- a/providers/hns/CMakeLists.txt +++ b/providers/hns/CMakeLists.txt @@ -2,5 +2,6 @@ rdma_provider(hns hns_roce_u.c hns_roce_u_buf.c hns_roce_u_hw_v1.c + hns_roce_u_hw_v2.c hns_roce_u_verbs.c ) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html