]> git.dujemihanovic.xyz Git - u-boot.git/commit
doc: Bring in Makefile documentation
authorSimon Glass <sjg@chromium.org>
Thu, 22 Jul 2021 02:09:11 +0000 (20:09 -0600)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 24 Jul 2021 08:49:51 +0000 (10:49 +0200)
commit00ac4b414fe9187aaa69e2e386879b574ae34991
treea0a49bb6e1028bdeaf0c30f4f75ddc8714d9b207
parentedecc15eb9593b94dcd6a5f4f5ea5f134125b6a0
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>
doc/develop/index.rst
doc/develop/makefiles.rst [new file with mode: 0644]