summaryrefslogtreecommitdiff
path: root/doc/build/index.rst
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2020-09-05 11:58:53 +0300
committerTom Rini <trini@konsulko.com>2020-09-12 17:53:01 +0300
commit70e38eea3ada86874934ae5746f93dc793f75447 (patch)
tree4fc4af21cd39b1595e79c68ecd4ce4ab04528532 /doc/build/index.rst
parent2974ba4f65f839bee9ba202c0b61e24071f55721 (diff)
downloadu-boot-70e38eea3ada86874934ae5746f93dc793f75447.tar.xz
doc: describe building with GCC
Provide a description of the U-Boot build process with GCC in the HTML documentation. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'doc/build/index.rst')
-rw-r--r--doc/build/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/build/index.rst b/doc/build/index.rst
index 5051a97e70..5f90f95aca 100644
--- a/doc/build/index.rst
+++ b/doc/build/index.rst
@@ -7,5 +7,6 @@ Build U-Boot
:maxdepth: 2
source
+ gcc
clang
tools