mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
ref-manual/ref-variables: add KERNEL_EXTRA_ARGS
Recast the sentence to read better. (From yocto-docs rev: 522f7b2bb8a8f25e5ce1f4397a581c289beae51f) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c4961a9333
commit
35ec2a0ac1
@@ -1739,6 +1739,16 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-KERNEL_EXTRA_ARGS'><glossterm>KERNEL_EXTRA_ARGS</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
Specifies additional <filename>make</filename>
|
||||
command-line arguments the OpenEmbedded build system
|
||||
passes on when compiling the kernel.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-KERNEL_FEATURES'><glossterm>KERNEL_FEATURES</glossterm>
|
||||
<glossdef>
|
||||
<para>Includes additional metadata from the Yocto Project kernel Git repository.
|
||||
|
||||
Reference in New Issue
Block a user