Re: [PATCH 00/24] Update kbuild

2025-05-30 Thread Simon Glass
Hi Ilias, On Fri, 30 May 2025 at 15:51, Ilias Apalodimas wrote: > > Thanks Tom. > > I got another (shorter) series, that I'll send later today. Once this > is reviewed/applied I got a single patch that brings on par with 5.1. > Then bumping to 6.x should be easier. > > /Ilias > > On Fri, 30 May 2

Re: [PATCH 00/24] Update kbuild

2025-05-30 Thread Ilias Apalodimas
Thanks Tom. I got another (shorter) series, that I'll send later today. Once this is reviewed/applied I got a single patch that brings on par with 5.1. Then bumping to 6.x should be easier. /Ilias On Fri, 30 May 2025 at 17:45, Tom Rini wrote: > > On Tue, 20 May 2025 08:21:11 +0300, Ilias Apalod

Re: [PATCH 00/24] Update kbuild

2025-05-30 Thread Tom Rini
On Tue, 20 May 2025 08:21:11 +0300, Ilias Apalodimas wrote: > Last time the kbuild scripts were synced with the Linux kernel was on the > 4.20 release. Updating directly to 6.x makes the diff difficult to read, so > let's do the changes incrementally and bump to 5.1 first. > > Since the number of

[PATCH 00/24] Update kbuild

2025-05-19 Thread Ilias Apalodimas
Last time the kbuild scripts were synced with the Linux kernel was on the 4.20 release. Updating directly to 6.x makes the diff difficult to read, so let's do the changes incrementally and bump to 5.1 first. Since the number of comits is bug, I am splitting this in multiple series. This one includ