mirror of
https://git.yoctoproject.org/poky
synced 2026-03-02 05:19:40 +01:00
documentation/dev-manual/dev-manual-kernel-appendix.xml: minor edits
(From yocto-docs rev: 315f1493b380a657951abc629ffd48a1cccde16c) 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
46af251ce0
commit
dd2883be8f
@@ -8,8 +8,9 @@
|
||||
<para>
|
||||
Kernel modification involves changing or adding configurations to an existing kernel, or
|
||||
adding recipes to the kernel that are needed to support specific hardware features.
|
||||
The process is similar to creating a Board Support Package (BSP) except that it does not
|
||||
involve a BSP layer.
|
||||
The process is similar to creating a Board Support Package (BSP) except that it invloves
|
||||
isolating your work in a kernel layer and the use of <filename>menuconfig</filename>
|
||||
to help make configuration data easily identifiable.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user