Re: [PATCH v2] MODSIGN: Add modules_sign make target

From: Rusty Russell
Date: Thu Nov 01 2012 - 03:43:01 EST


Josh Boyer <jwboyer@xxxxxxxxxx> writes:

> If CONFIG_MODULE_SIG is set, and 'make modules_sign' is called then this
> patch will cause the modules to get a signature appended. The make target
> is intended to be run after 'make modules_install', and will modify the
> modules in-place in the installed location. It can be used to produce
> signed modules after they have been processed by distribution build
> scripts.
>
> Signed-off-by: Josh Boyer <jwboyer@xxxxxxxxxx>

It's a bit of a niche case, but applied.

Cheers,
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/