commit | e6e824468615f4fbe88f3d3d83b3d34e7ff597e6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 21 20:09:11 2021 -0600 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jul 24 10:49:51 2021 +0200 |
tree | a0a49bb6e1028bdeaf0c30f4f75ddc8714d9b207 | |
parent | c90570a397c3dcda13c9e3739e3c0bde94285d72 [diff] |
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>