mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Hook up ng_checksum(4) module and appropriate manpage to the build. The module
was added back in 2016, but has never been connected. MFC after: 1 week
This commit is contained in:
parent
759e5d25da
commit
470b28812f
2 changed files with 2 additions and 0 deletions
|
|
@ -323,6 +323,7 @@ MAN= aac.4 \
|
|||
ng_btsocket.4 \
|
||||
ng_car.4 \
|
||||
ng_ccatm.4 \
|
||||
ng_checksum.4 \
|
||||
ng_cisco.4 \
|
||||
ng_deflate.4 \
|
||||
ng_device.4 \
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ SUBDIR= async \
|
|||
bpf \
|
||||
bridge \
|
||||
car \
|
||||
checksum \
|
||||
cisco \
|
||||
deflate \
|
||||
device \
|
||||
|
|
|
|||
Loading…
Reference in a new issue