Re: [PATCH v2 0/4] workflows: bootlinux: enhance kernel configuration fragment support
Luis Chamberlain <[email protected]>
| Newsgroups | dev.linux.lists.kdevops |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Sep 19, 2025 at 02:25:06PM +0200, Daniel Gomez wrote: > This patch series enhances the previously introduced kernel > configuration fragment support with: ccache support to speed up builds, > reproducile kernel builds, and broader architecture support (ARM64 and > x86_64) for these features. > > Signed-off-by: Daniel Gomez <[email protected]> Awesome, thanks! Applied and pushed. Luis