|
@@ -138,7 +138,8 @@
|
|
|
to include features (configuration fragments, patches, or both) that
|
|
|
are not already included by the <filename>KMACHINE</filename> and
|
|
|
<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:
|
|
|
<literallayout class='monospaced'>
|
|
|
KERNEL_FEATURES += "features/netfilter/netfilter.scc"
|