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

From: Miquel Raynal
Date: Mon May 27 2024 - 08:17:15 EST


On Wed, 2024-05-08 at 15:11:53 UTC, 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>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks.

Miquel