aboutsummaryrefslogtreecommitdiff
path: root/scripts/asn1_compiler.c
Commit message (Collapse)AuthorAgeFilesLines
* X.509: silence asn1 compiler debug outputArnd Bergmann2016-09-101-11/+19
| | | | | | | | | | | | 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 <arnd@arndb.de> Signed-off-by: David Howells <dhowells@redhat.com>
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-0/+2
|
* first commitMeizu OpenSource2016-08-151-0/+1545