Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/83312?usp=email )
Change subject: doc/tutorial/part1.md: Remove trailing whitespace ......................................................................
doc/tutorial/part1.md: Remove trailing whitespace
Signed-off-by: Maximilian Brune maximilian.brune@9elements.com Change-Id: Ife87475d367c5491807215342536e3bb0fd15a45 Reviewed-on: https://review.coreboot.org/c/coreboot/+/83312 Reviewed-by: Elyes Haouas ehaouas@noos.fr Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M Documentation/tutorial/part1.md 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Elyes Haouas: Looks good to me, approved
diff --git a/Documentation/tutorial/part1.md b/Documentation/tutorial/part1.md index 0500742..eea2e17 100644 --- a/Documentation/tutorial/part1.md +++ b/Documentation/tutorial/part1.md @@ -149,7 +149,7 @@
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