From: David Woodhouse Date: Mon, 20 Jul 2015 20:16:28 +0000 (+0100) Subject: modsign: Allow password to be specified for signing key X-Git-Tag: omap-for-v4.3/fixes-rc1~70^2~6^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af1eb2913275c3ab1598b0c24c893499092df08a;p=pandora-kernel.git modsign: Allow password to be specified for signing key We don't want this in the Kconfig since it might then get exposed in /proc/config.gz. So make it a parameter to Kbuild instead. This also means we don't have to jump through hoops to strip quotes from it, as we would if it was a config option. Signed-off-by: David Woodhouse Signed-off-by: David Howells Reviewed-by: Mimi Zohar --- Reading git-diff-tree failed