summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/classes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-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 139f854172..53e47ab5a7 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -299,7 +299,9 @@ Modules during
299================ 299================
300 300
301The ``cml1`` class provides basic support for the Linux kernel style 301The ``cml1`` class provides basic support for the Linux kernel style
302build configuration system. 302build configuration system. "cml" stands for "Configuration Menu Language", which
303originates from the Linux kernel but is also used in other projects such as U-Boot
304and BusyBox. It could have been called "kconfig" too.
303 305
304.. _ref-classes-compress_doc: 306.. _ref-classes-compress_doc:
305 307