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

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

              drivers/scsi/Makefile changes (added iscsi_if and iscsi_tcp).

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













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

--- linux-2.6.12-rc2.orig/drivers/scsi/Makefile	2005-03-01 23:38:19.000000000 -0800
+++ linux-2.6.12-rc2.dima/drivers/scsi/Makefile	2005-04-11 18:13:12.000000000 -0700
@@ -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-04-12  3:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-12  3:24 [ANNOUNCE 4/6] Linux-iSCSI High-Performance Initiator 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.