mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
iwlwifi / rtw88: temporary disconnect from build for updates
Disconnect iwlwifi/rtw88 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 (cherry picked from commit 712468443df1130db8f893a5e2ce5c6a8dbf5cde) (cherry picked from commit b75d1ce6c10652fc4bfbf509deeae0e05c3d1356)
This commit is contained in:
parent
8bda9f9c56
commit
b6fbec77eb
1 changed files with 2 additions and 2 deletions
|
|
@ -561,12 +561,12 @@ _mlx5ib= mlx5ib
|
|||
${MACHINE_CPUARCH} == "i386"
|
||||
_ena= ena
|
||||
_gve= gve
|
||||
_iwlwifi= iwlwifi
|
||||
#_iwlwifi= iwlwifi
|
||||
.if ${MK_SOURCELESS_UCODE} != "no"
|
||||
_iwlwififw= iwlwififw
|
||||
.endif
|
||||
_ossl= ossl
|
||||
_rtw88= rtw88
|
||||
#_rtw88= rtw88
|
||||
.if ${MK_SOURCELESS_UCODE} != "no"
|
||||
_rtw88fw= rtw88fw
|
||||
.endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue