Maximilian Brune has uploaded this change for review. ( 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 --- M Documentation/tutorial/part1.md 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/83312/1
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