aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/Makefile
diff options
context:
space:
mode:
authorOr Gerlitz <ogerlitz@voltaire.com>2006-05-11 10:03:30 +0300
committerRoland Dreier <rolandd@cisco.com>2006-06-22 07:51:14 -0700
commit3f1244a2f8d3892f991b662cea49b2a0b4e0c115 (patch)
treee47aa472b5487d9d1ef8d8177d953d2b128d3ee5 /drivers/infiniband/Makefile
parentIB/iser: iSER handling of memory for RDMA (diff)
downloadlinux-dev-3f1244a2f8d3892f991b662cea49b2a0b4e0c115.tar.xz
linux-dev-3f1244a2f8d3892f991b662cea49b2a0b4e0c115.zip
IB/iser: iSER Kconfig and Makefile
Kconfig and Makefile for iSER. Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to '')
-rw-r--r--drivers/infiniband/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/infiniband/Makefile b/drivers/infiniband/Makefile
index eea27322a22d..c7ff58c1d0e5 100644
--- a/drivers/infiniband/Makefile
+++ b/drivers/infiniband/Makefile
@@ -3,3 +3,4 @@ obj-$(CONFIG_INFINIBAND_MTHCA) += hw/mthca/
obj-$(CONFIG_IPATH_CORE) += hw/ipath/
obj-$(CONFIG_INFINIBAND_IPOIB) += ulp/ipoib/
obj-$(CONFIG_INFINIBAND_SRP) += ulp/srp/
+obj-$(CONFIG_INFINIBAND_ISER) += ulp/iser/