Re: [PATCH v1 1/1] platform/x86/intel: int3472: Use y instead of objs in Makefile

From: Andy Shevchenko
Date: Sat Aug 07 2021 - 05:49:34 EST


On Sat, Aug 7, 2021 at 12:46 PM Andy Shevchenko
<andy.shevchenko@xxxxxxxxx> wrote:
> On Sat, Aug 7, 2021 at 3:20 AM Daniel Scally <djrscally@xxxxxxxxx> wrote:
> > On 06/08/2021 16:49, Andy Shevchenko wrote:
> > > The 'objs' is for user space tools, for the kernel modules
> > > we should use 'y'.
> >
> > Oops, now you mention it I remember you saying that for the cio2-bridge
> > code too - thanks.
>
> Just for the sake of reference (I spent some time to realize from
> where I have got this):
> https://www.kernel.org/doc/html/latest/kbuild/makefiles.html#composite-userspace-programs
> (Note, that there is the first section with the first "objs" mention)

Actually this one
https://www.kernel.org/doc/html/latest/kbuild/makefiles.html#composite-host-programs
But it doesn't change the point.

--
With Best Regards,
Andy Shevchenko