Loading
linux: simplify toolchain selection
When we set CROSS_COMPILE to set the toolchain prefix, everything works out of the box without using absolute paths everywhere. This removes a lot of duplication from the kernel derivations.
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
When we set CROSS_COMPILE to set the toolchain prefix, everything works out of the box without using absolute paths everywhere. This removes a lot of duplication from the kernel derivations.