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:
Milan P. Stanić 2023-11-04 15:38:15 +01:00 committed by Heinrich Schuchardt
parent b214e88071
commit bd00ef74f3

2
doc/build/gcc.rst vendored
View File

@ -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:
* sandbox with lcd: sdl2-dev
* riscv64 S-mode targests: opensbi
* riscv64 S-mode targets: opensbi
* some arm64 targets: arm-trusted-firmware
Prerequisites