summaryrefslogtreecommitdiff
path: root/doc/develop/makefiles.rst
AgeCommit message (Collapse)AuthorFilesLines
2021-07-24doc: Bring in Makefile documentationSimon Glass1-0/+1675
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>