From: Milan P. Stanić Date: Sat, 4 Nov 2023 14:38:15 +0000 (+0100) Subject: doc: build: fix wrongly written targests instead of targets X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=bd00ef74f320013adbf73d9bd747fa66684ea0f7;p=u-boot.git doc: build: fix wrongly written targests instead of targets Signed-off-by: Milan P. Stanić Reviewed-by: Simon Glass Reviewed-by: Heinrich Schuchardt --- diff --git a/doc/build/gcc.rst b/doc/build/gcc.rst index 23501dea37..3c64657727 100644 --- a/doc/build/gcc.rst +++ b/doc/build/gcc.rst @@ -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