diff --git a/documentation/ref-manual/structure.rst b/documentation/ref-manual/structure.rst index 1bb35da5dc..1301038d5b 100644 --- a/documentation/ref-manual/structure.rst +++ b/documentation/ref-manual/structure.rst @@ -328,6 +328,15 @@ Once the build process gets the sample file, it uses ``sed`` to substitute final This file indicates the state of the sanity checks and is created during the build. +.. _structure-build-conf-auto.conf: + +``build/conf/auto.conf`` +------------------------ + +This file contains configuration variables that are automatically modified by +tools such as :oe_git:`bitbake-config-build `. +This file should not be modified manually. + .. _structure-build-downloads: ``build/downloads/``