[openib-general] [PATCH] iser: Hook iser into OpenIB build

Hal Rosenstock halr at voltaire.com
Tue Aug 30 08:18:50 PDT 2005


iser: Hook iser into OpenIB build

Signed-off-by: Hal Rosenstock <halr at voltaire.com>

Index: Kconfig
===================================================================
-- Kconfig	(revision 3232)
+++ Kconfig	(working copy)
@@ -27,4 +27,6 @@
 
 source "drivers/infiniband/ulp/kdapl/Kconfig"
 
+source "drivers/infiniband/ulp/iser/Kconfig"
+
 endmenu
Index: Makefile
===================================================================
--- Makefile    (revision 3248)
+++ Makefile    (working copy)
@@ -4,3 +4,4 @@
 obj-$(CONFIG_INFINIBAND_SDP)           += ulp/sdp/
 obj-$(CONFIG_INFINIBAND_SRP)           += ulp/srp/
 obj-$(CONFIG_KDAPL)                    += ulp/kdapl/
+obj-$(CONFIG_INFINIBAND_ISER)          += ulp/iser/





More information about the general mailing list