Sync cam.ko module source list with the static kernel file list.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Konstantin Belousov 2016-04-15 12:55:40 +00:00
parent 7a6ab8f19e
commit dfaa65fc8d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=298049

View File

@ -21,7 +21,7 @@ SRCS+= cam_compat.c
.if exists($S/${MACHINE}/${MACHINE}/cam_machdep.c)
SRCS+= cam_machdep.c
.endif
SRCS+= cam_periph.c cam_queue.c cam_sim.c cam_xpt.c
SRCS+= cam_iosched.c cam_periph.c cam_queue.c cam_sim.c cam_xpt.c
SRCS+= scsi_all.c scsi_cd.c scsi_ch.c
SRCS+= scsi_da.c
SRCS+= scsi_pass.c