]> Pileus Git - ~andy/linux/blobdiff - kernel/Makefile
ipv6: add support of peer address
[~andy/linux] / kernel / Makefile
index d1574d47cf27ed38890efbfc6526d81ba923adc2..271fd3119af9bac708773e30267077b3a5a5d276 100644 (file)
@@ -176,7 +176,7 @@ signing_key.priv signing_key.x509: x509.genkey
        openssl req -new -nodes -utf8 -$(CONFIG_MODULE_SIG_HASH) -days 36500 \
                -batch -x509 -config x509.genkey \
                -outform DER -out signing_key.x509 \
-               -keyout signing_key.priv
+               -keyout signing_key.priv 2>&1
        @echo "###"
        @echo "### Key pair generated."
        @echo "###"