patch-1.3.59 linux/drivers/scsi/Makefile
Next file: linux/drivers/scsi/README.AM53C974
Previous file: linux/drivers/scsi/Config.in
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Tue Jan 23 21:34:30 1996
- Orig file:
v1.3.58/linux/drivers/scsi/Makefile
- Orig date:
Tue Jan 23 21:15:42 1996
diff -u --recursive --new-file v1.3.58/linux/drivers/scsi/Makefile linux/drivers/scsi/Makefile
@@ -76,9 +76,9 @@
ifeq ($(CONFIG_SCSI_ADVANSYS),y)
L_OBJS += advansys.o
else
- ifeq ($(CONFIG_SCSI_ADVANSYS),m)
- M_OBJS += advansys.o
- endif
+ ifeq ($(CONFIG_SCSI_ADVANSYS),m)
+ M_OBJS += advansys.o
+ endif
endif
ifeq ($(CONFIG_SCSI_QLOGIC),y)
@@ -119,6 +119,10 @@
ifeq ($(CONFIG_SCSI_AIC7XXX),m)
M_OBJS += aic7xxx.o
endif
+endif
+
+ifeq ($(CONFIG_SCSI_AM53C974),y)
+L_OBJS += AM53C974.o
endif
ifeq ($(CONFIG_SCSI_BUSLOGIC),y)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this