aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/early-userspace/README
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/early-userspace/README')
-rw-r--r--Documentation/early-userspace/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/early-userspace/README b/Documentation/early-userspace/README
index 270a88e22fb9..cddbac456c29 100644
--- a/Documentation/early-userspace/README
+++ b/Documentation/early-userspace/README
@@ -28,7 +28,7 @@ the image from specifications.
28CPIO ARCHIVE method 28CPIO ARCHIVE method
29 29
30You can create a cpio archive that contains the early userspace image. 30You can create a cpio archive that contains the early userspace image.
31Youre cpio archive should be specified in CONFIG_INITRAMFS_SOURCE and it 31Your cpio archive should be specified in CONFIG_INITRAMFS_SOURCE and it
32will be used directly. Only a single cpio file may be specified in 32will be used directly. Only a single cpio file may be specified in
33CONFIG_INITRAMFS_SOURCE and directory and file names are not allowed in 33CONFIG_INITRAMFS_SOURCE and directory and file names are not allowed in
34combination with a cpio archive. 34combination with a cpio archive.