Re: [PATCH v5 13/14] kbuild: move handling of module stripping to Makefile.lib

From: Nicolas Schier

Date: Tue Aug 04 2026 - 08:53:17 EST


On Tue, May 05, 2026 at 11:05:17AM +0200, Thomas Weißschuh wrote:
> To allow CONFIG_MODULE_HASHES in combination with INSTALL_MOD_STRIP,
> this logc will also be used by Makefile.modfinal.

s/logc/logic/

>
> Move it to a shared location to enable reuse.
>
> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
> ---
> scripts/Makefile.lib | 32 ++++++++++++++++++++++++++++++++
> scripts/Makefile.modinst | 37 +++++--------------------------------
> 2 files changed, 37 insertions(+), 32 deletions(-)

For kbuild:

Reviewed-by: Nicolas Schier <nsc@xxxxxxxxxx>

--
Nicolas