iwmfw(4): fix spelling of the iwm8000C firmware.
When migrating the firmware to be installed as plain firmware files to /boot/firmware the iwm8000C firmware lost its "fw" suffix that iwm(4) expects. The follow-up change to defaults/loader.conf is also consistently missing the "fw". Fix both places, and add the wrongly spelt version to ObsoleteFiles.inc (entirely untested). PR: 291403 Reported by: Augustin Hoffmann (avgwst tutanota.de) Fixes:af0a81b647Fixes:a0f06dfb0dMFC after: 3 days
This commit is contained in:
@@ -41,7 +41,7 @@ iwm7265DMODE= 644
|
||||
iwm7265DPACKAGE= firmware-iwm
|
||||
|
||||
iwm8000C= ${SRCTOP}/sys/contrib/dev/iwm/iwm-8000C-22.fw
|
||||
iwm8000CNAME= iwm8000C
|
||||
iwm8000CNAME= iwm8000Cfw
|
||||
iwm8000CDIR= /boot/firmware
|
||||
iwm8000CMODE= 644
|
||||
iwm8000CPACKAGE= firmware-iwm
|
||||
|
||||
Reference in New Issue
Block a user