From bdca65ac71681663ddc86cca06127898ab3df99a Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sat, 13 Feb 2021 14:55:00 +0100 Subject: Split the generic setup out of the crosscc chapter Signed-off-by: David Oberhollenzer --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4a6ec3d..9008315 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ command lines around (I'm looking at you, LFS). This guide is divided into the following parts: +* [Basic Setup](setup.md). Lists some tools that you should have installed and + walks through the steps of setting up the directory tree that we work in, as + well as a few handy environment variables. * [Building a cross compiler toolchain](crosscc.md). * [Cross compiling a statically linked BusyBox and the kernel](kernel.md). The BusyBox is packaged into a small initrd. We will make it boot on the -- cgit v1.2.3