aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/infiniband/ulp/Makefile')
-rw-r--r--drivers/infiniband/ulp/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/infiniband/ulp/Makefile b/drivers/infiniband/ulp/Makefile
new file mode 100644
index 000000000000..f3c7dcf03098
--- /dev/null
+++ b/drivers/infiniband/ulp/Makefile
@@ -0,0 +1,5 @@
+obj-$(CONFIG_INFINIBAND_IPOIB) += ipoib/
+obj-$(CONFIG_INFINIBAND_SRP) += srp/
+obj-$(CONFIG_INFINIBAND_SRPT) += srpt/
+obj-$(CONFIG_INFINIBAND_ISER) += iser/
+obj-$(CONFIG_INFINIBAND_ISERT) += isert/