mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add smp_all.c to the cam module build to un-break it.
Reported by: jkim
This commit is contained in:
parent
648260edcc
commit
ffdffd49b0
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue