mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-26 07:17:10 +00:00
doc: build: fix wrongly written targests instead of targets
Signed-off-by: Milan P. Stanić <mps@arvanta.net> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
parent
b214e88071
commit
bd00ef74f3
1 changed files with 1 additions and 1 deletions
2
doc/build/gcc.rst
vendored
2
doc/build/gcc.rst
vendored
|
@ -66,7 +66,7 @@ For building U-Boot on Alpine Linux at least the following packages are needed:
|
||||||
Depending on the build target further packages may be needed:
|
Depending on the build target further packages may be needed:
|
||||||
|
|
||||||
* sandbox with lcd: sdl2-dev
|
* sandbox with lcd: sdl2-dev
|
||||||
* riscv64 S-mode targests: opensbi
|
* riscv64 S-mode targets: opensbi
|
||||||
* some arm64 targets: arm-trusted-firmware
|
* some arm64 targets: arm-trusted-firmware
|
||||||
|
|
||||||
Prerequisites
|
Prerequisites
|
||||||
|
|
Loading…
Add table
Reference in a new issue