From 0863f0be89fb0117e9141a6a6b2b25daa74bc9f9 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Wed, 30 May 2018 18:18:08 +0200 Subject: Documentation/lessons/lesson1: Fix formatting Change-Id: If4f13db2e56f1641a4e6a3069b744514e3279e3c Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/26700 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- Documentation/lessons/lesson1.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Documentation') diff --git a/Documentation/lessons/lesson1.md b/Documentation/lessons/lesson1.md index 0a10ba3723..4cbdf957e6 100644 --- a/Documentation/lessons/lesson1.md +++ b/Documentation/lessons/lesson1.md @@ -29,7 +29,7 @@ to use your system toolchain. ### Step 5 - Configure the build -* ##### Configure your mainboard +##### Configure your mainboard $ make menuconfig select 'Mainboard' menu Beside 'Mainboard vendor' should be '(Emulation)' @@ -38,12 +38,12 @@ to use your system toolchain. These should be the default selections, so if anything else was set, run `make distclean` to remove your old config file and start over. -* ##### Optionally use your system toolchain (Again, not recommended) +##### Optionally use your system toolchain (Again, not recommended) select 'General Setup' menu select 'Allow building with any toolchain' select < Exit > -* ##### Select the payload +##### Select the payload select 'Payload' menu select 'Add a Payload' choose 'An Elf executable payload' -- cgit v1.2.3