Re: [PATCH v4 21/22] klp-build: Support cross-compilation
Song Liu <[email protected]>
| Newsgroups | org.kernel.vger.live-patching,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAPhsuW5MefQs4Cv78wm1i5YJJnSG3p1neRqoXgo0Np1BcTpAJg@mail.gmail.com> |
On Sat, Aug 8, 2026 at 4:18 PM Josh Poimboeuf <[email protected]> wrote: > > Add support for cross-compilation. The user must export ARCH, and > either CROSS_COMPILE or LLVM as needed. > > Signed-off-by: Josh Poimboeuf <[email protected]> Acked-by: Song Liu <[email protected]>