]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
tools/nolibc: use arm64 name over aarch64
authorThomas Weißschuh <linux@weissschuh.net>
Mon, 23 Jun 2025 21:48:34 +0000 (23:48 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Tue, 24 Jun 2025 07:46:52 +0000 (09:46 +0200)
commit01e8a6d0c39ca0da2b7c80466f55e2959faf1522
treed47484be82dad3480d2ea9cd6c12820b6d9faee6
parentf7c8bb6c3c152495e37288ae4e42f02c231f30f6
tools/nolibc: use arm64 name over aarch64

Nolibc generally uses the kernel's architecture names.
aarch64 is the only exception.

Remove the special case.
Nothing changes for the users.

Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250623-nolibc-aarch64-arm64-v1-1-a2892f1c1b27@weissschuh.net
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
tools/include/nolibc/Makefile
tools/include/nolibc/arch-arm64.h [moved from tools/include/nolibc/arch-aarch64.h with 97% similarity]
tools/include/nolibc/arch.h