Remove scsi_low_pisa.c from the module Makefile to keep in line
with r240325.
This commit is contained in:
parent
e8b429e1c0
commit
cea279bc11
@ -2,7 +2,7 @@
|
||||
|
||||
.PATH: ${.CURDIR}/../../cam/scsi
|
||||
KMOD= scsi_low
|
||||
SRCS= scsi_low.c scsi_low_pisa.c
|
||||
SRCS= scsi_low.c
|
||||
SRCS+= opt_ddb.h opt_scsi.h opt_cam.h bus_if.h device_if.h
|
||||
|
||||
EXPORT_SYMS= scsi_low_attach \
|
||||
|
Loading…
x
Reference in New Issue
Block a user