aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/Kconfig b/usr/Kconfig
index 07727f3c7ce..86cecb59dd0 100644
--- a/usr/Kconfig
+++ b/usr/Kconfig
@@ -17,7 +17,7 @@ config INITRAMFS_SOURCE
17 When multiple directories and files are specified then the 17 When multiple directories and files are specified then the
18 initramfs image will be the aggregate of all of them. 18 initramfs image will be the aggregate of all of them.
19 19
20 See <file:Documentation/early-userspace/README for more details. 20 See <file:Documentation/early-userspace/README> for more details.
21 21
22 If you are not sure, leave it blank. 22 If you are not sure, leave it blank.
23 23