mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Connect ctau driver (Cronyx-Tau/ISA) to modules build process.
Approved by: imp (mentor)
This commit is contained in:
parent
8da601dfb7
commit
6ca77a6ff3
1 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ SUBDIR= ${_3dfx} \
|
|||
${_coff} \
|
||||
${_crypto} \
|
||||
${_cryptodev} \
|
||||
${_ctau} \
|
||||
cue \
|
||||
${_cx} \
|
||||
dc \
|
||||
|
|
@ -338,6 +339,7 @@ _cardbus= cardbus
|
|||
_cbb= cbb
|
||||
_ciss= ciss
|
||||
_cm= cm
|
||||
_ctau= ctau
|
||||
_cx= cx
|
||||
_dpt= dpt
|
||||
_el= el
|
||||
|
|
|
|||
Loading…
Reference in a new issue