mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 18:32:20 +02:00
ref-manual: document KERNEL_STRIP
(From yocto-docs rev: 0e1861dcb8819b86aba6a3e024efb8bfe4c300ad) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
779e407a80
commit
b6948e5524
@@ -4753,6 +4753,10 @@ system and gives an overview of their function and contents.
|
||||
to the :term:`KERNEL_SRC` variable. Both variables are common variables
|
||||
used by external Makefiles to point to the kernel source directory.
|
||||
|
||||
:term:`KERNEL_STRIP`
|
||||
Allows to specific which ``strip`` command to use to strip the kernel
|
||||
binary, typically either GNU binutils ``strip`` or ``llvm-strip``.
|
||||
|
||||
:term:`KERNEL_VERSION`
|
||||
Specifies the version of the kernel as extracted from ``version.h``
|
||||
or ``utsrelease.h`` within the kernel sources. Effects of setting
|
||||
|
||||
Reference in New Issue
Block a user