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

Nicolas Schier nsc at kernel.org
Tue Aug 4 12:39:49 UTC 2026


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 at weissschuh.net>
> ---
>  scripts/Makefile.lib     | 32 ++++++++++++++++++++++++++++++++
>  scripts/Makefile.modinst | 37 +++++--------------------------------
>  2 files changed, 37 insertions(+), 32 deletions(-)

For kbuild:

Reviewed-by: Nicolas Schier <nsc at kernel.org>

-- 
Nicolas



More information about the Linux-security-module-archive mailing list