[PATCH] doc: build: fix wrongly written targests instead of targets

Milan P. Stanić mps at arvanta.net
Sat Nov 4 15:38:15 CET 2023


Signed-off-by: Milan P. Stanić <mps at arvanta.net>
---
 doc/build/gcc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.42.1



More information about the U-Boot mailing list