Re: [PATCH v1 1/1] usb: fotg210: Use *-y instead of *-objs in Makefile

From: Linus Walleij
Date: Mon May 27 2024 - 09:18:59 EST


On Wed, May 8, 2024 at 5:04 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> 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>

I haven't examined the claim in detail but I trust you so:
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij