diff options
| author | Mitchell Horne <mhorne@FreeBSD.org> | 2020-12-04 21:12:17 +0000 |
|---|---|---|
| committer | Mitchell Horne <mhorne@FreeBSD.org> | 2020-12-04 21:12:17 +0000 |
| commit | 22bd0c9731d73167352019c0c49d454196d029dc (patch) | |
| tree | 80bb10364a4a1aff615d9b34f05b30134b48fa5a /sys/modules/Makefile | |
| parent | fd86ae6800383dabe050e22176783857895800e3 (diff) | |
Notes
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 654ec66268b0..2457fc0a5338 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -518,6 +518,7 @@ _mthca= mthca _mlx4ib= mlx4ib _mlx5ib= mlx5ib .endif +_ossl= ossl _vmware= vmware .endif @@ -634,7 +635,6 @@ _nctgpio= nctgpio _ndis= ndis _ntb= ntb _ocs_fc= ocs_fc -_ossl= ossl _pccard= pccard _qat= qat _qatfw= qatfw |
