Christoph Hellwig wrote:
diff --git a/drivers/scsi/Makefile b/drivers/scsi/Makefile
index b9d2bb8..1261a4f 100644
--- a/drivers/scsi/Makefile
+++ b/drivers/scsi/Makefile
@@ -164,6 +164,7 @@ CFLAGS_ncr53c8xx.o := $(ncr53c8xx-flags-
zalon7xx-objs := zalon.o ncr53c8xx.o
NCR_Q720_mod-objs := NCR_Q720.o ncr53c8xx.o
libata-objs := libata-core.o libata-scsi.o
+scsi_transport_iscsi-objs := libiscsi.o iscsi_if.o
Please keep the interface file as scsi_transport_iscsi.c. libiscsi should
become a separate module and/or be linked with with iscsi_tcp.ko
ok, I could actually make this more like libata and a normal transport
class too. Let me respin this patch.
-
: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html