summaryrefslogtreecommitdiffstats
path: root/documentation/mega-manual/figures/multiconfig_files.png
Commit message (Collapse)AuthorAgeFilesLines
* dev-manual, Makefile: Created new section on multi-config build depsScott Rifenbark2018-08-281-0/+0
Rewrote the section on setting up and executing multi-config builds. Broke the section into two sub-sections. One is for the standard information that was there for setting up a multi-config build. A new section was for the cross-build dependencies in multi-config builds. Part of the re-write included creating a new figure that shows the configuration file hierarchy needed for these types of builds. So, new figure added to both the dev-manual and the mega-manual figures directories. Finally, the Makefile needed updated to account for the new figures. (From yocto-docs rev: dc158e97c216aa6e7fa3755164409d581f8569c5) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>