mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
3a83960b76
This documentation briefly explains what is a compilation database, and how to use the script to generate one. This is not a portage, as there was no original documentation in the Linux sources. Acknowledge the documentation in the script's header and in doc/build index. Signed-off-by: Joao Marcos Costa <jmcosta944@gmail.com> Tested-by: Joao Paulo Goncalves <joao.goncalves@toradex.com>
17 lines
209 B
ReStructuredText
17 lines
209 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
Build U-Boot
|
|
============
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
source
|
|
gcc
|
|
clang
|
|
reproducible
|
|
docker
|
|
tools
|
|
buildman
|
|
documentation
|
|
gen_compile_commands
|