diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2023-09-21 17:04:29 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2023-09-21 17:04:29 +0000 |
| commit | b75d1ce6c10652fc4bfbf509deeae0e05c3d1356 (patch) | |
| tree | fa313ad0fbeb4c05e5c90b2d5539455bb3e800b7 /sys/modules | |
| parent | 67864268da53b792836f13be10299de8cd62997e (diff) | |
Diffstat (limited to 'sys/modules')
| -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 d2c5cc44705a..1b4b1119c0f6 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -560,7 +560,7 @@ _mlx5ib= mlx5ib ${MACHINE_CPUARCH} == "i386" _ena= ena _gve= gve -_iwlwifi= iwlwifi +#_iwlwifi= iwlwifi .if ${MK_SOURCELESS_UCODE} != "no" _iwlwififw= iwlwififw .endif |
