2002-10-08 19:01:04

by Alan

[permalink] [raw]
Subject: PATCH: fix cut and paste error in amd768rng help

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.2.5.41/drivers/char/Config.help linux.2.5.41-ac1/drivers/char/Config.help
--- linux.2.5.41/drivers/char/Config.help 2002-10-07 22:12:22.000000000 +0100
+++ linux.2.5.41-ac1/drivers/char/Config.help 2002-10-07 22:24:42.000000000 +0100
@@ -659,7 +659,7 @@
To compile this driver as a module ( = code which can be inserted in
and removed from the running kernel whenever you want), say M here
and read <file:Documentation/modules.txt>. The module will be called
- i810_rng.o.
+ amd768_rng.o.

If unsure, say N.