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 <[email protected]> > --- > scripts/Makefile.lib | 32 ++++++++++++++++++++++++++++++++ > scripts/Makefile.modinst | 37 +++++-------------------------------- > 2 files changed, 37 insertions(+), 32 deletions(-) For kbuild: Reviewed-by: Nicolas Schier <[email protected]> -- Nicolas
