From: Arnd Bergmann Date: Tue, 13 Jan 2015 21:24:31 +0000 (+0100) Subject: X.509: silence asn1 compiler debug output X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~113^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e994393acd65e729a574aaca466eab22b5b39cc6;p=pandora-kernel.git X.509: silence asn1 compiler debug output The asn1_compiler process is particularly chatty and produces about the only stdout output for an allmodconfig kernel. In order to follow the general concept of 'no news is good news' for building kernels, this hides all the existing output unless the KBUILD_VERBOSE environment variable is set. Signed-off-by: Arnd Bergmann Signed-off-by: David Howells --- Reading git-diff-tree failed