diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-03 04:50:51 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:53:37 +0000 |
| commit | 11589c4a0bded3c4a6d8078d5a5954c871fb3326 (patch) | |
| tree | 40638e7621448db6d4583ec2465b8a6ed2deb41a | |
| parent | ed179025e7c8a8d22f2a560fd0b964d198d3fba4 (diff) | |
| download | poky-11589c4a0bded3c4a6d8078d5a5954c871fb3326.tar.gz | |
ref-manual: Added kernel module split class.
(From yocto-docs rev: 72691cb7e9d6837f33fe08c8ea76c04a0fbd0e47)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index cd3924af6b..1c40743a10 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -996,6 +996,16 @@ | |||
| 996 | </para> | 996 | </para> |
| 997 | </section> | 997 | </section> |
| 998 | 998 | ||
| 999 | <section id='ref-classes-kernel-module-split'> | ||
| 1000 | <title><filename>kernel-module-split.bbclass</filename></title> | ||
| 1001 | |||
| 1002 | <para> | ||
| 1003 | The kernel module split (<filename>kernel-module-split</filename>) class | ||
| 1004 | provides common functionality for splitting Linux kernel modules into | ||
| 1005 | separate packages. | ||
| 1006 | </para> | ||
| 1007 | </section> | ||
| 1008 | |||
| 999 | <section id='ref-classes-mime'> | 1009 | <section id='ref-classes-mime'> |
| 1000 | <title><filename>mime.bbclass</filename></title> | 1010 | <title><filename>mime.bbclass</filename></title> |
| 1001 | 1011 | ||
