mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix make buildworld -DMODULES_WITH_WORLD after r220454.
This commit is contained in:
parent
3ab4af737d
commit
52d0968b86
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ KMOD= cam
|
|||
|
||||
# See sys/conf/options for the flags that go into the different opt_*.h files.
|
||||
SRCS= opt_cam.h
|
||||
SRCS+= opt_ada.h
|
||||
SRCS+= opt_scsi.h
|
||||
SRCS+= opt_cd.h
|
||||
SRCS+= opt_pt.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue