mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
qat: Stop building on i386
The driver isn't tested on i386, so don't spend effort compiling it.
This commit is contained in:
parent
9c0467929a
commit
694f18d353
1 changed files with 2 additions and 2 deletions
|
|
@ -723,8 +723,6 @@ _nctgpio= nctgpio
|
|||
_ntb= ntb
|
||||
_ocs_fc= ocs_fc
|
||||
_p2sb= p2sb
|
||||
_qat= qat
|
||||
_qatfw= qatfw
|
||||
_qat_c2xxx= qat_c2xxx
|
||||
_qat_c2xxxfw= qat_c2xxxfw
|
||||
_safe= safe
|
||||
|
|
@ -812,6 +810,8 @@ _ioat= ioat
|
|||
_ixl= ixl
|
||||
_nvdimm= nvdimm
|
||||
_pms= pms
|
||||
_qat= qat
|
||||
_qatfw= qatfw
|
||||
_qlxge= qlxge
|
||||
_qlxgb= qlxgb
|
||||
_sume= sume
|
||||
|
|
|
|||
Loading…
Reference in a new issue