mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add cs module. It has built in my tree for ages, and it just never
made it into FreeBSD's tree.
This commit is contained in:
parent
c046033747
commit
17d56bdd53
1 changed files with 2 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ SUBDIR= ${_3dfx} \
|
|||
${_cp} \
|
||||
${_crypto} \
|
||||
${_cryptodev} \
|
||||
${_cs} \
|
||||
${_ctau} \
|
||||
cue \
|
||||
${_cx} \
|
||||
|
|
@ -351,6 +352,7 @@ _cardbus= cardbus
|
|||
_cbb= cbb
|
||||
_ciss= ciss
|
||||
_cm= cm
|
||||
_cs= cs
|
||||
_ctau= ctau
|
||||
_cx= cx
|
||||
_dpt= dpt
|
||||
|
|
|
|||
Loading…
Reference in a new issue