Remove cam_extend.c from sources to unbreak modules.

Missed by: kern/39809,njl
This commit is contained in:
Alfred Perlstein 2002-08-15 21:41:59 +00:00
parent 2b94185b82
commit 97b0a9a249
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=101946

View file

@ -20,7 +20,7 @@ SRCS+= opt_pt.h
SRCS+= opt_sa.h
SRCS+= opt_ses.h
SRCS+= device_if.h bus_if.h
SRCS+= cam.c cam_extend.c cam_periph.c cam_queue.c
SRCS+= cam.c cam_periph.c cam_queue.c
SRCS+= cam_sim.c cam_xpt.c
SRCS+= scsi_all.c scsi_cd.c scsi_ch.c
SRCS+= scsi_da.c