From 76733999b04849ae85c5233f59cce9023c0d45b4 Mon Sep 17 00:00:00 2001 From: Adriano Carvalho Date: Mon, 25 Aug 2025 23:32:30 +0100 Subject: [PATCH] doc: Use "supports" instead of "has" Strictly speaking, "has" doesn't make sense. "supports" seems like a better word and it probably was what the original author meant. Signed-off-by: Adriano Carvalho --- tools/buildman/buildman.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/buildman/buildman.rst b/tools/buildman/buildman.rst index 3b51b9ed2b3..49ac5caeb14 100644 --- a/tools/buildman/buildman.rst +++ b/tools/buildman/buildman.rst @@ -476,7 +476,7 @@ Setting up Buildman should now be set up to use your new toolchain. - At the time of writing, U-Boot has these architectures: + At the time of writing, U-Boot supports these architectures: arc, arm, m68k, microblaze, mips, nios2, powerpc, sandbox, sh, x86, xtensa -- 2.47.3