diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-11-03 11:52:23 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-11-28 05:00:32 -1000 |
| commit | fdd88b549fbddcfad967b9fc0d11b66e1bbd0dd1 (patch) | |
| tree | a0200569a23bb09006e11a406e3800a1bdb44b37 /documentation | |
| parent | 95795dff9bbbd599c284ba5383be7c5ee62a24dd (diff) | |
| download | poky-fdd88b549fbddcfad967b9fc0d11b66e1bbd0dd1.tar.gz | |
ref-manual: classes: explain cml1 class name
(From yocto-docs rev: aa2f61675e79e04207e91ab845892d581069fb74)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
CC: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/classes.rst | 4 |
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 | ||
| 301 | The ``cml1`` class provides basic support for the Linux kernel style | 301 | The ``cml1`` class provides basic support for the Linux kernel style |
| 302 | build configuration system. | 302 | build configuration system. "cml" stands for "Configuration Menu Language", which |
| 303 | originates from the Linux kernel but is also used in other projects such as U-Boot | ||
| 304 | and BusyBox. It could have been called "kconfig" too. | ||
| 303 | 305 | ||
| 304 | .. _ref-classes-compress_doc: | 306 | .. _ref-classes-compress_doc: |
| 305 | 307 | ||
