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