selftests/nolibc: fix EXTRACONFIG variables ordering
authorThomas Weißschuh <linux@weissschuh.net>
Mon, 23 Jun 2025 21:15:52 +0000 (23:15 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Thu, 3 Jul 2025 20:32:07 +0000 (22:32 +0200)
commit439fa8756a107043b54555096bd1da22e0d5cffd
tree38bcd04e66aa07ffde6994deb3708116e12bee73
parenta6a2a8a42972476ecff61d2ffabaa1e8ae162f34
selftests/nolibc: fix EXTRACONFIG variables ordering

The variable block got disordered at some point.

Use the correct ordering.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Tested-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Link: https://lore.kernel.org/r/20250623-nolibc-sh-v2-1-0f5b4b303025@weissschuh.net
tools/testing/selftests/nolibc/Makefile.nolibc