mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
iwlwifi: temporary disable build for updates
Disconnect iwlwifi from the build for a few commits which, due to incompatible LinuxKPI 802.11 changes would break the build for a revision. It will be re-enabled "instantly". Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
67864268da
commit
b75d1ce6c1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue