Re: [GIT PULL] Crypto keys and module signing

From: David Howells
Date: Fri Dec 09 2011 - 04:17:54 EST


James Morris <jmorris@xxxxxxxxx> wrote:

> > Could you pull my module signing code into the security tree? The patches can
> > be viewed here:
>
> I'm getting this build error:
>
> make[1]: *** No rule to make target `kernel.pub', needed by
> `kernel/modsign-pubkey.o'. Stop.

If you turn module signing on, you have to supply keys for it to sign things
with and to later verify the signature...

I wonder what the best way to deal with that is... I guess make allyesconfig
and make allmodconfig are going to break otherwise.

David
--
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/