From 1c21066fc996e08f4518c3efb461713a255a1a0a Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Thu, 1 May 1997 19:50:59 +0000 Subject: Mon Apr 28 12:09:53 1997 Thomas Bushnell, n/BSG * i386/Drivers.in (ncr53c7xx): Change file name to 53c78xx.o. * i386/i386at/gpl/linux/scsi/53c7,8xx.c: Moved to ... * i386/i386at/gpl/linux/scsi/53c78xx.c: ... here. * i386/Makefrag (linux-scsi-files): Change file name here too. Reported by xtest@postman.epa.go.jp. --- i386/Drivers.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i386/Drivers.in') diff --git a/i386/Drivers.in b/i386/Drivers.in index e604387..9fc53b1 100644 --- a/i386/Drivers.in +++ b/i386/Drivers.in @@ -84,7 +84,7 @@ AC_DRIVER(qlogic, CONFIG_SCSI_QLOGIC, qlogic.o, scsi) AC_DRIVER(pas16, CONFIG_SCSI_PASS16, pas16.o, scsi) AC_DRIVER(seagate, CONFIG_SCSI_SEAGATE, seagate.o, scsi) AC_DRIVER(t128, CONFIG_SCSI_T128, t128.o, scsi) -AC_DRIVER(ncr53c7xx, CONFIG_SCSI_NCR53C7xx, 53c7,8xx.o, scsi) +AC_DRIVER(ncr53c7xx, CONFIG_SCSI_NCR53C7xx, 53c78xx.o, scsi) AC_DRIVER(eatadma, CONFIG_SCSI_EATA_DMA, eata_dma.o, scsi) AC_DRIVER(eatapio, CONFIG_SCSI_EATA_PIO, eata_pio.o, scsi) AC_DRIVER(wd7000, CONFIG_SCSI_7000FASST, wd7000.o, scsi) -- cgit v1.2.3