diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-10-17 12:56:43 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2026-01-16 19:37:51 +0000 |
| commit | 710bc041bb138e8a24c71fbb970d6c54106ef84d (patch) | |
| tree | f7a2c6434049ccc35e0e7d87af2d86fc99b3dff3 /sys/modules | |
| parent | 6d7d95b4758d04adcf051d6dcf7355caf4a1f2cd (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 3f8fb2351425..cca51592c7ca 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -566,6 +566,7 @@ _mlx5ib= mlx5ib ${MACHINE_CPUARCH} == "i386" _ena= ena _gve= gve +_igc= igc _iwlwifi= iwlwifi _rtw88= rtw88 .if ${MK_SOURCELESS_UCODE} != "no" @@ -729,7 +730,6 @@ _et= et _ftgpio= ftgpio _ftwd= ftwd _exca= exca -_igc= igc _io= io _itwd= itwd _ix= ix |
