Re: [PATCH] doc: Bring in Makefile documentation

2021-07-21 Thread Heinrich Schuchardt
Am 21. Juli 2021 22:56:58 MESZ schrieb Simon Glass : >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 >--- > > doc/develop/index.rst |1 + > doc/d

[PATCH] doc: Bring in Makefile documentation

2021-07-21 Thread Simon Glass
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 --- doc/develop/index.rst |1 + doc/develop/makefiles.rst | 1674 +++