diff options
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-common.xml')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-common.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml index 35e7d8b080..58cc98ddff 100644 --- a/documentation/kernel-dev/kernel-dev-common.xml +++ b/documentation/kernel-dev/kernel-dev-common.xml | |||
| @@ -88,7 +88,7 @@ | |||
| 88 | recipe, the append file will typically be located as follows | 88 | recipe, the append file will typically be located as follows |
| 89 | within your custom layer: | 89 | within your custom layer: |
| 90 | <literallayout class='monospaced'> | 90 | <literallayout class='monospaced'> |
| 91 | <your-layer>/recipes-kernel/linux/linux-yocto_3.4.bbappend | 91 | <replaceable>your-layer</replaceable>/recipes-kernel/linux/linux-yocto_3.4.bbappend |
| 92 | </literallayout> | 92 | </literallayout> |
| 93 | The append file should initially extend the | 93 | The append file should initially extend the |
| 94 | <ulink url='&YOCTO_DOCS_REF_URL;#var-FILESPATH'><filename>FILESPATH</filename></ulink> | 94 | <ulink url='&YOCTO_DOCS_REF_URL;#var-FILESPATH'><filename>FILESPATH</filename></ulink> |
| @@ -107,7 +107,7 @@ | |||
| 107 | described above, you must place the files in your layer in the | 107 | described above, you must place the files in your layer in the |
| 108 | following area: | 108 | following area: |
| 109 | <literallayout class='monospaced'> | 109 | <literallayout class='monospaced'> |
| 110 | <your-layer>/recipes-kernel/linux/linux-yocto/ | 110 | <replaceable>your-layer</replaceable>/recipes-kernel/linux/linux-yocto/ |
| 111 | </literallayout> | 111 | </literallayout> |
| 112 | <note>If you are working on a new machine Board Support Package | 112 | <note>If you are working on a new machine Board Support Package |
| 113 | (BSP), be sure to refer to the | 113 | (BSP), be sure to refer to the |
