diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 9470a780aa..6b2097ef34 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -7580,15 +7580,9 @@ | |||
7580 | However, providing just the <filename>.dtb</filename> | 7580 | However, providing just the <filename>.dtb</filename> |
7581 | file is preferred. | 7581 | file is preferred. |
7582 | </note> | 7582 | </note> |
7583 | In order to use this variable, you must have the include | 7583 | In order to use this variable, the |
7584 | files in your kernel recipe: | 7584 | <link linkend='ref-classes-kernel-devicetree'><filename>kernel-devicetree</filename></link> |
7585 | <literallayout class='monospaced'> | 7585 | class must be inherited. |
7586 | require recipes-kernel/linux/linux-dtb.inc | ||
7587 | </literallayout> | ||
7588 | or | ||
7589 | <literallayout class='monospaced'> | ||
7590 | require recipes-kernel/linux/linux-yocto.inc | ||
7591 | </literallayout> | ||
7592 | </para> | 7586 | </para> |
7593 | </glossdef> | 7587 | </glossdef> |
7594 | </glossentry> | 7588 | </glossentry> |