mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
kernel-dev: Fixed missed shortcut
(From yocto-docs rev: 3f9c25820bb93f8efb6eaf415e9d7a9545832a7c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
78cecf7a20
commit
f67d4960b3
|
@ -138,7 +138,8 @@
|
||||||
to include features (configuration fragments, patches, or both) that
|
to include features (configuration fragments, patches, or both) that
|
||||||
are not already included by the <filename>KMACHINE</filename> and
|
are not already included by the <filename>KMACHINE</filename> and
|
||||||
<filename>LINUX_KERNEL_TYPE</filename> variable combination.
|
<filename>LINUX_KERNEL_TYPE</filename> variable combination.
|
||||||
For example, to include a feature specified as "features/netfilter.scc",
|
For example, to include a feature specified as
|
||||||
|
"features/netfilter/netfilter.scc",
|
||||||
specify:
|
specify:
|
||||||
<literallayout class='monospaced'>
|
<literallayout class='monospaced'>
|
||||||
KERNEL_FEATURES += "features/netfilter/netfilter.scc"
|
KERNEL_FEATURES += "features/netfilter/netfilter.scc"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user