Add smp_all.c to the cam module build to un-break it.

Reported by:	jkim
This commit is contained in:
Kenneth D. Merry 2010-12-01 05:39:02 +00:00
parent 648260edcc
commit ffdffd49b0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=216093

View File

@ -25,6 +25,7 @@ SRCS+= scsi_ses.c
SRCS+= scsi_sg.c
SRCS+= scsi_targ_bh.c scsi_target.c
SRCS+= scsi_xpt.c
SRCS+= smp_all.c
SRCS+= ata_all.c
SRCS+= ata_xpt.c
SRCS+= ata_da.c