diff options
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-advanced.xml')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-advanced.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/kernel-dev/kernel-dev-advanced.xml b/documentation/kernel-dev/kernel-dev-advanced.xml index 144ff0ce4f..2626f691dc 100644 --- a/documentation/kernel-dev/kernel-dev-advanced.xml +++ b/documentation/kernel-dev/kernel-dev-advanced.xml | |||
| @@ -30,7 +30,7 @@ | |||
| 30 | This Metadata defines Board Support Packages (BSPs) that | 30 | This Metadata defines Board Support Packages (BSPs) that |
| 31 | correspond to definitions in linux-yocto recipes for the same BSPs. | 31 | correspond to definitions in linux-yocto recipes for the same BSPs. |
| 32 | A BSP consists of an aggregation of kernel policy and hardware-specific | 32 | A BSP consists of an aggregation of kernel policy and hardware-specific |
| 33 | feature enablement. | 33 | feature enablements. |
| 34 | The BSP can be influenced from within the linux-yocto recipe. | 34 | The BSP can be influenced from within the linux-yocto recipe. |
| 35 | <note> | 35 | <note> |
| 36 | Linux kernel source that contains kernel Metadata is said to be | 36 | Linux kernel source that contains kernel Metadata is said to be |
| @@ -787,7 +787,7 @@ | |||
| 787 | </literallayout> | 787 | </literallayout> |
| 788 | The <filename>include</filename> command midway through the file | 788 | The <filename>include</filename> command midway through the file |
| 789 | includes the <filename>fri2.scc</filename> description that | 789 | includes the <filename>fri2.scc</filename> description that |
| 790 | defines all hardware enablement for the BSP that is common to all | 790 | defines all hardware enablements for the BSP that is common to all |
| 791 | kernel types. | 791 | kernel types. |
| 792 | Using this command significantly reduces duplication. | 792 | Using this command significantly reduces duplication. |
| 793 | </para> | 793 | </para> |
