iwlwififw: remove Intel iwlwifi firmware from src.git

Change order of sentence in UPDATING.

Sponsored by:	The FreeBSD Foundation
Suggested by:	emaste, (jrm)
MFC after:	3 days
Fixes:		558d638896
This commit is contained in:
Bjoern A. Zeeb
2025-04-10 14:59:40 +00:00
parent adad929814
commit 918783b75a
+2 -2
View File
@@ -28,10 +28,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
20250409:
Intel iwlwifi firmware has been removed from the src repository.
Before updating their system, users of iwlwifi(4) or iwx(4) must
install the appropriate firmware for their chipset using fwget(8) or
building it from ports as Intel iwlwifi firmware has been removed
from the src repository.
building it from ports.
20250314:
We now use LLVM's binary utilities (nm, objcopy, etc.) by default.