rsb/configuration: fix broken link to _configdir

This commit is contained in:
Gedare Bloom
2020-04-05 14:25:52 -06:00
parent cae8b6dfc9
commit 7a1bb48564

View File

@@ -329,8 +329,9 @@ changes update only the ``global`` map. This may change in future releases so
please make sure you use the ``override`` attribute.
The macro files specified on the command line are looked for in the
``_configdir`` paths. See <<X1,``_configdir``>> variable for details. Included
files need to add the ``%{_configdir}`` macro to the start of the file.
``_configdir`` paths. See the definition of ``_configdir`` in
:ref:`Configuration` for details. Included files need to add the
``%{_configdir}`` macro to the start of the file.
Macro map files can include other macro map files using the ``%include``
directive. The macro map to build *binutils*, *gcc*, *newlib*, *gdb* and