mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
qat: Reconnect qat.4 to the build
It was disconnected when the new QAT driver was imported, and never reconnected.
This commit is contained in:
parent
e1ccf64b88
commit
44b31d37ad
1 changed files with 2 additions and 0 deletions
|
|
@ -452,6 +452,7 @@ MAN= aac.4 \
|
|||
pty.4 \
|
||||
puc.4 \
|
||||
pwmc.4 \
|
||||
${_qat.4} \
|
||||
${_qat_c2xxx.4} \
|
||||
${_qlxge.4} \
|
||||
${_qlxgb.4} \
|
||||
|
|
@ -837,6 +838,7 @@ _nvme.4= nvme.4
|
|||
_nvram.4= nvram.4
|
||||
_padlock.4= padlock.4
|
||||
_pchtherm.4= pchtherm.4
|
||||
_qat.4= qat.4
|
||||
_qat_c2xxx.4= qat_c2xxx.4
|
||||
_rr232x.4= rr232x.4
|
||||
_speaker.4= speaker.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue