patch-2.1.37 linux/drivers/scsi/Makefile
Next file: linux/drivers/scsi/README.ncr53c8xx
Previous file: linux/drivers/scsi/Config.in
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Mon May 12 10:35:42 1997
- Orig file:
v2.1.36/linux/drivers/scsi/Makefile
- Orig date:
Mon Apr 14 16:28:15 1997
diff -u --recursive --new-file v2.1.36/linux/drivers/scsi/Makefile linux/drivers/scsi/Makefile
@@ -185,6 +185,14 @@
endif
endif
+ifeq ($(CONFIG_SCSI_DC390T),y)
+L_OBJS += tmscsim.o
+else
+ ifeq ($(CONFIG_SCSI_DC390T),m)
+ M_OBJS += tmscsim.o
+ endif
+endif
+
ifeq ($(CONFIG_SCSI_AM53C974),y)
L_OBJS += AM53C974.o
else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov