These are clean now. Signed-off-by: Jason Gunthorpe <jgunthorpe@xxxxxxxxxxxxxxxxxxxx> --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e5074f6e100637..77f46eed0f4422 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -390,8 +390,8 @@ add_subdirectory(providers/qedr) # NO SPARSE add_subdirectory(providers/vmw_pvrdma) # NO SPARSE endif() -add_subdirectory(providers/hfi1verbs) # NO SPARSE -add_subdirectory(providers/ipathverbs) # NO SPARSE +add_subdirectory(providers/hfi1verbs) +add_subdirectory(providers/ipathverbs) add_subdirectory(providers/rxe) add_subdirectory(providers/rxe/man) -- 2.7.4 -- 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