diff options
Diffstat (limited to 'Documentation/tutorial/part1.md')
-rw-r--r-- | Documentation/tutorial/part1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/tutorial/part1.md b/Documentation/tutorial/part1.md index 0500742b22..eea2e1774b 100644 --- a/Documentation/tutorial/part1.md +++ b/Documentation/tutorial/part1.md @@ -149,7 +149,7 @@ CONFIG_PAYLOAD_FILE="payloads/coreinfo/build/coreinfo.elf" Note that this may differ depending on the revision of the coreboot source you are building from and should not be taken as the required -contents of defconfig. +contents of defconfig. ### Step 6 - Build coreboot |