iwlwifi: re-attach to build after updates

While the build-breaking changes were only in the window of
the two commits, 3e1f5cc9a81a..9af1bba44e1c, further updates
restored some functionality as well.  Now that we are done,
add iwlwifi back to the build.

This reverts commit b75d1ce6c1.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
This commit is contained in:
Bjoern A. Zeeb 2023-09-21 17:12:01 +00:00
parent 6ffb7bd469
commit af6aaa9005

View file

@ -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