Re: [PATCH v1 1/1] dimlib: Use *-y instead of *-objs in Makefile
From: Andy Shevchenko
Date: Wed May 08 2024 - 13:50:42 EST
On Wed, May 08, 2024 at 10:39:55AM -0700, Florian Fainelli wrote:
> On 5/8/24 07:29, Andy Shevchenko wrote:
> > *-objs suffix is reserved rather for (user-space) host programs while
> > usually *-y suffix is used for kernel drivers (although *-objs works
> > for that purpose for now).
> >
> > Let's correct the old usages of *-objs in Makefiles.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> Acked-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
>
> > ---
> >
> > Reported by Olek. As I said him this is correct change which is
> > documented in Documentation/kbuild/makefiles.rst "Composite Host
> > Programs" (mind the meaning of the word "host"!).
>
> Why not credit him with an official Reported-by?
No problem
Reported-by: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
--
With Best Regards,
Andy Shevchenko