mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add in isp_target.c to be compiled for isp- it'd be nice if we could
do conditional file inclusing based on options.
This commit is contained in:
parent
ea49c6e4fe
commit
80d80cdbda
1 changed files with 1 additions and 0 deletions
|
|
@ -155,6 +155,7 @@ dev/ida/ida.c optional ida
|
|||
dev/ida/ida_disk.c optional id
|
||||
dev/isp/isp_freebsd.c optional isp
|
||||
dev/isp/isp.c optional isp
|
||||
dev/isp/isp_target.c optional isp
|
||||
dev/mca/mca_bus.c optional mca
|
||||
dev/md/md.c optional md
|
||||
dev/mii/mii.c optional miibus
|
||||
|
|
|
|||
Loading…
Reference in a new issue