mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-25 23:06:15 +00:00
binman: doc: fix typo
s/use set/set/ Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Reviewed-By: Michael Trimarchi <michael@amarulasolutions.com>
This commit is contained in:
parent
36e3a1e91a
commit
838447aa7b
1 changed files with 1 additions and 1 deletions
|
@ -2060,7 +2060,7 @@ don't have access to the blobs.
|
||||||
If the blobs are in a different directory, you can specify this with the `-I`
|
If the blobs are in a different directory, you can specify this with the `-I`
|
||||||
option.
|
option.
|
||||||
|
|
||||||
For U-Boot, you can use set the BINMAN_INDIRS environment variable to provide a
|
For U-Boot, you can set the BINMAN_INDIRS environment variable to provide a
|
||||||
space-separated list of directories to search for binary blobs::
|
space-separated list of directories to search for binary blobs::
|
||||||
|
|
||||||
BINMAN_INDIRS="odroid-c4/fip/g12a \
|
BINMAN_INDIRS="odroid-c4/fip/g12a \
|
||||||
|
|
Loading…
Add table
Reference in a new issue