VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Alexander E. Patrakov <patrakov@ums.usu.ru> 2007-03-16 18:01:45 +0500 committer: Sam Ravnborg <sam@ravnborg.org> 2007-05-02 20:58:11 +0200 commit: 0979f378e4f8bd8896bd63179d9a9dce501616dc parent: f15a3ccdc800cef08b346fef5f96860a05e7a3fa
Commit Summary:
usr/Kconfig: fix typo
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/usr/Kconfig b/usr/Kconfig
index 07727f3c7cea..86cecb59dd07 100644
--- a/usr/Kconfig
+++ b/usr/Kconfig
@@ -17,7 +17,7 @@ config INITRAMFS_SOURCE
 	  When multiple directories and files are specified then the
 	  initramfs image will be the aggregate of all of them.
 
-	  See <file:Documentation/early-userspace/README for more details.
+	  See <file:Documentation/early-userspace/README> for more details.
 
 	  If you are not sure, leave it blank.