diff options
Diffstat (limited to 'include/rdma/Kbuild')
| -rw-r--r-- | include/rdma/Kbuild | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/rdma/Kbuild b/include/rdma/Kbuild new file mode 100644 index 00000000000..ea56f76c0c2 --- /dev/null +++ b/include/rdma/Kbuild | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | header-y += ib_user_cm.h | ||
| 2 | header-y += ib_user_mad.h | ||
| 3 | header-y += ib_user_sa.h | ||
| 4 | header-y += ib_user_verbs.h | ||
| 5 | header-y += rdma_netlink.h | ||
| 6 | header-y += rdma_user_cm.h | ||
