mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add new opt_da.h for stand-alone build.
Sponsored by: Netflix
This commit is contained in:
parent
d047fd281d
commit
d85487b732
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ SRCS= opt_cam.h
|
|||
SRCS+= opt_ada.h
|
||||
SRCS+= opt_scsi.h
|
||||
SRCS+= opt_cd.h
|
||||
SRCS+= opt_da.h
|
||||
SRCS+= opt_pt.h
|
||||
SRCS+= opt_sa.h
|
||||
SRCS+= opt_ses.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue