All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE 4/6] Open-iSCSI High-Performance Initiator for Linux
@ 2005-03-07  7:15 Alex Aizman
  0 siblings, 0 replies; only message in thread
From: Alex Aizman @ 2005-03-07  7:15 UTC (permalink / raw)
  To: linux-scsi; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

          drivers/scsi/Makefile changes.

          Signed-off-by: Alex Aizman <itn780@yahoo.com>
          Signed-off-by: Dmitry Yusupov <dmitry_yus@yahoo.com>









[-- Attachment #2: open-iscsi-makefile.patch --]
[-- Type: text/plain, Size: 526 bytes --]

--- linux-2.6.11.orig/drivers/scsi/Makefile	2005-03-01 23:38:19.000000000 -0800
+++ linux-2.6.11.dima/drivers/scsi/Makefile	2005-03-04 17:50:11.142413217 -0800
@@ -30,6 +30,8 @@
 obj-$(CONFIG_SCSI_FC_ATTRS) 	+= scsi_transport_fc.o
 obj-$(CONFIG_SCSI_ISCSI_ATTRS)	+= scsi_transport_iscsi.o
 
+obj-$(CONFIG_ISCSI_IF)		+= iscsi_if.o
+obj-$(CONFIG_ISCSI_TCP) 	+= iscsi_tcp.o
 obj-$(CONFIG_SCSI_AMIGA7XX)	+= amiga7xx.o	53c7xx.o
 obj-$(CONFIG_A3000_SCSI)	+= a3000.o	wd33c93.o
 obj-$(CONFIG_A2091_SCSI)	+= a2091.o	wd33c93.o










^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-03-07  7:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-07  7:15 [ANNOUNCE 4/6] Open-iSCSI High-Performance Initiator for Linux Alex Aizman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.