patch-1.3.30 linux/drivers/scsi/Makefile
Next file: linux/drivers/scsi/NCR53c406a.c
Previous file: linux/drivers/scsi/53c7,8xx.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Wed Sep 27 12:39:41 1995
- Orig file:
v1.3.29/linux/drivers/scsi/Makefile
- Orig date:
Mon Sep 25 12:26:21 1995
diff -u --recursive --new-file v1.3.29/linux/drivers/scsi/Makefile linux/drivers/scsi/Makefile
@@ -232,6 +232,14 @@
endif
endif
+ifeq ($(CONFIG_SCSI_NCR53C406A),y)
+L_OBJS += NCR53c406a.o
+else
+ ifeq ($(CONFIG_SCSI_NCR53C406A),m)
+ M_OBJS += NCR53c406a.o
+ endif
+endif
+
include $(TOPDIR)/Rules.make
ifeq ($(CONFIG_SCSI),m)
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