From 8baf27877d4347fd4e795e300ffe181cc8f1a4d2 Mon Sep 17 00:00:00 2001 From: Anders Roxell Date: Fri, 10 Jul 2026 10:58:58 +0200 Subject: [PATCH] docs: fix wrong arm alias for armel The arm alias points to armhf, not armel. The armel row listed arm as an alias by mistake. Remove it. Fixes: 63fba0d1185b ("arch: rename arm to armhf and armv5 to armel") Signed-off-by: Anders Roxell --- docs/architectures.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architectures.md b/docs/architectures.md index 361989a..b54a9eb 100644 --- a/docs/architectures.md +++ b/docs/architectures.md @@ -15,7 +15,7 @@ Architecture | Aliases | Description | Kernel | Userspace alpha | | 64-bit RISC | yes³ | no arc | | ARC | yes¹ ³ | no arm64 | *aarch64* | 64-bit ARMv8 | yes | yes -armel | *arm*, *armv5* | 32-bit ARM (soft-float) | yes¹ ² | yes +armel | *armv5* | 32-bit ARM (soft-float) | yes¹ ² | yes armhf | *arm*, *armv8l* | 32-bit ARM (hard-float) | yes | yes csky | | 32-bit | yes³ | no hexagon | | Qualcomm Hexagon (DSP6) | yes² | no