modules: don't break modules_install on external modules with no key.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 6 Nov 2012 01:16:59 +0000 (11:46 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 6 Nov 2012 01:22:24 +0000 (11:52 +1030)
The script still spits out an error ("Can't read private key") but we
don't break modules_install.

Reported-by: Bruno Wolff III <bruno@wolff.to>
Original-patch-by: Josh Boyer <jwboyer@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
scripts/Makefile.modinst

Simple merge