package/linux-firmware: properly fix drivers names for iwl3945/iwl4965
In 7130bcb44c
(package/linux-firmware: Add Intel WiFi
3945ABG/BG/4965AGN), I improperly fixed the two drivers names...
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
7130bcb44c
commit
158b062a42
@ -203,13 +203,13 @@ config BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_3945
|
||||
bool "Intel iwlwifi 3945"
|
||||
help
|
||||
Firmware files for the Intel Wifi 3945 devices supported by
|
||||
the iwl3965 kernel driver.
|
||||
the iwl3945 kernel driver.
|
||||
|
||||
config BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_4965
|
||||
bool "Intel iwlwifi 4965"
|
||||
help
|
||||
Firmware files for the Intel Wifi 4965 devices supported by
|
||||
the iwl4945 kernel driver.
|
||||
the iwl4965 kernel driver.
|
||||
|
||||
config BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_5000
|
||||
bool "Intel iwlwifi 5000"
|
||||
|
Loading…
Reference in New Issue
Block a user