Re: [PATCH v1 1/1] usb: fotg210: Use *-y instead of *-objs in Makefile
From: Andy Shevchenko
Date: Wed May 08 2024 - 11:07:02 EST
On Wed, May 08, 2024 at 06:04:06PM +0300, 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.
Note, the original approach is weirdest from existing. Only a few
drivers use this (-objs-y) one most likely by mistake.
--
With Best Regards,
Andy Shevchenko