On Sat, Aug 8, 2026 at 4:18 PM Josh Poimboeuf <jpoimboe at kernel.org> wrote: > > Add support for cross-compilation. The user must export ARCH, and > either CROSS_COMPILE or LLVM as needed. > > Signed-off-by: Josh Poimboeuf <jpoimboe at kernel.org> Acked-by: Song Liu <song at kernel.org>