mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/wilc-firmware: fix 'acceptable' typo
Found by codespell.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 0c6b8c989f)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -11,7 +11,7 @@ config BR2_PACKAGE_WILC1000_FIRMWARE
|
|||||||
|
|
||||||
These binary blobs are provided directly from Microchip.
|
These binary blobs are provided directly from Microchip.
|
||||||
Ideally, the firmware version should match driver version.
|
Ideally, the firmware version should match driver version.
|
||||||
Generally, the latest firmware would be acceptible regardless
|
Generally, the latest firmware would be acceptable regardless
|
||||||
of driver version.
|
of driver version.
|
||||||
|
|
||||||
These will be installed to /lib/firmware/mchp/
|
These will be installed to /lib/firmware/mchp/
|
||||||
@@ -26,7 +26,7 @@ config BR2_PACKAGE_WILC3000_FIRMWARE
|
|||||||
|
|
||||||
These binary blobs are provided directly from Microchip.
|
These binary blobs are provided directly from Microchip.
|
||||||
Ideally, the firmware version should match driver version.
|
Ideally, the firmware version should match driver version.
|
||||||
Generally, the latest firmware would be acceptible regardless
|
Generally, the latest firmware would be acceptable regardless
|
||||||
of driver version.
|
of driver version.
|
||||||
|
|
||||||
These will be installed to /lib/firmware/mchp/
|
These will be installed to /lib/firmware/mchp/
|
||||||
|
|||||||
Reference in New Issue
Block a user