Skip to content

Commit

Permalink
libibmad: Flatten libibmad into one directory
Browse files Browse the repository at this point in the history
As is the standard for rdma-core

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
  • Loading branch information
jgunthorpe committed May 29, 2019
1 parent 716eb86 commit e014236
Show file tree
Hide file tree
Showing 21 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -617,7 +617,7 @@ add_subdirectory(providers/ipathverbs)
add_subdirectory(providers/rxe)
add_subdirectory(providers/rxe/man)

add_subdirectory(ibdiags/libibmad/src)
add_subdirectory(libibmad)
add_subdirectory(ibdiags/libibnetdisc/src)
add_subdirectory(ibdiags/libibnetdisc/man)
add_subdirectory(ibdiags/src)
Expand Down
@@ -1,6 +1,6 @@
publish_headers(infiniband
../include/infiniband/mad.h
../include/infiniband/mad_osd.h
mad.h
mad_osd.h
)

publish_internal_headers(util
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit e014236

Please sign in to comment.