]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blobdiff - kernel/Makefile
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
[can-eth-gw-linux.git] / kernel / Makefile
index f90bbfc9727fc23cb8dd6b9e968282c49ac90f61..ac0d533eb7de66c181775ab70f90ce6d3d8fa261 100644 (file)
@@ -175,10 +175,8 @@ signing_key.priv signing_key.x509: x509.genkey
        @echo "###"
        @echo "### If this takes a long time, you might wish to run rngd in the"
        @echo "### background to keep the supply of entropy topped up.  It"
-       @echo "### needs to be run as root, and should use a hardware random"
-       @echo "### number generator if one is available, eg:"
-       @echo "###"
-       @echo "###     rngd -r /dev/hwrandom"
+       @echo "### needs to be run as root, and uses a hardware random"
+       @echo "### number generator if one is available."
        @echo "###"
        openssl req -new -nodes -utf8 $(sign_key_with_hash) -days 36500 -batch \
                -x509 -config x509.genkey \