modules: don't break modules_install on external modules with no key.
authorRusty Russell <[email protected]>
Tue, 6 Nov 2012 01:16:59 +0000 (11:46 +1030)
committerRusty Russell <[email protected]>
Tue, 6 Nov 2012 01:22:24 +0000 (11:52 +1030)
commitf6a79af8f3701b5a0df431a76adee212616154dc
tree838b0abadd2a8fa9d030a0aac44b60889e624862
parent59ef28b1f14899b10d6b2682c7057ca00a9a3f47
modules: don't break modules_install on external modules with no key.

The script still spits out an error ("Can't read private key") but we
don't break modules_install.

Reported-by: Bruno Wolff III <[email protected]>
Original-patch-by: Josh Boyer <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
scripts/Makefile.modinst