summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/classes.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 3070f13551..a8afe9f2dc 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -383,7 +383,9 @@ preferred CMake Module directory: ``${D}${datadir}/cmake/modules/``.
383======== 383========
384 384
385The :ref:`ref-classes-cml1` class provides basic support for the Linux kernel style 385The :ref:`ref-classes-cml1` class provides basic support for the Linux kernel style
386build configuration system. 386build configuration system. "cml" stands for "Configuration Menu Language", which
387originates from the Linux kernel but is also used in other projects such as U-Boot
388and BusyBox. It could have been called "kconfig" too.
387 389
388.. _ref-classes-compress_doc: 390.. _ref-classes-compress_doc:
389 391