mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -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>
This commit is contained in:
committed by
Julien Olivain
parent
900bf91d10
commit
0c6b8c989f
@@ -11,7 +11,7 @@ config BR2_PACKAGE_WILC1000_FIRMWARE
|
||||
|
||||
These binary blobs are provided directly from Microchip.
|
||||
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.
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
These will be installed to /lib/firmware/mchp/
|
||||
|
||||
Reference in New Issue
Block a user