diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 67b95a8db6f..4a378ac578c 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -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