mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 12:44:10 -09:00
package/ti-sgx-demos: fix 'available' 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:
parent
10c218ea78
commit
ee93f20f96
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ config BR2_PACKAGE_TI_SGX_DEMOS
|
|||
depends on BR2_PACKAGE_TI_SGX_UM
|
||||
help
|
||||
These SGX powervr demo applications from Imagination
|
||||
Technologies are availabe as binaries only. The binaries
|
||||
Technologies are available as binaries only. The binaries
|
||||
are compiled for the TI SGX implementation.
|
||||
|
||||
https://git.ti.com/cgit/graphics/img-pvr-sdk
|
||||
|
|
|
|||
Loading…
Reference in a new issue