summaryrefslogtreecommitdiff
path: root/doc/develop/index.rst
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-07-22 05:09:11 +0300
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2021-07-24 11:49:51 +0300
commit00ac4b414fe9187aaa69e2e386879b574ae34991 (patch)
treea0a49bb6e1028bdeaf0c30f4f75ddc8714d9b207 /doc/develop/index.rst
parentedecc15eb9593b94dcd6a5f4f5ea5f134125b6a0 (diff)
downloadu-boot-00ac4b414fe9187aaa69e2e386879b574ae34991.tar.xz
doc: Bring in Makefile documentation
U-Boot uses the Linux Kbuild build system. Add the associated documentation so that people can understand the Makefiles better. This is taken from Linux v5.12 Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/develop/index.rst')
-rw-r--r--doc/develop/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/develop/index.rst b/doc/develop/index.rst
index 3edffbc637..54e14dd77b 100644
--- a/doc/develop/index.rst
+++ b/doc/develop/index.rst
@@ -13,6 +13,7 @@ Implementation
driver-model/index
global_data
logging
+ makefiles
menus
uefi/index
version