2005-04-11 22:34:26

by Russell King

[permalink] [raw]
Subject: [PATCH] Fix help text for ixdp465

For some reason, this help text was missed when the file was
last audited by the documentation referencing folk. Fix this
incorrect documentation reference.

Signed-off-by: Russell King <[email protected]>

diff -up -x BitKeeper -x ChangeSet -x SCCS -x _xlk -x '*.orig' -x '*.rej' -r orig/arch/arm/mach-ixp4xx/Kconfig linux/arch/arm/mach-ixp4xx/Kconfig
--- orig/arch/arm/mach-ixp4xx/Kconfig Sun Feb 6 11:37:44 2005
+++ linux/arch/arm/mach-ixp4xx/Kconfig Tue Feb 1 00:05:28 2005
@@ -41,7 +41,7 @@ config MACH_IXDP465
help
Say 'Y' here if you want your kernel to support Intel's
IXDP465 Development Platform (Also known as BMP).
- For more information on this platform, see Documentation/arm/IXP4xx.
+ For more information on this platform, see <file:Documentation/arm/IXP4xx>.


#