diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 7aecda0174..d5ac1926b6 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -8256,7 +8256,7 @@ system and gives an overview of their function and contents. | |||
8256 | 8256 | ||
8257 | These tune-specific package architectures are defined in the machine | 8257 | These tune-specific package architectures are defined in the machine |
8258 | include files. Here is an example of the "core2-32" tuning as used in | 8258 | include files. Here is an example of the "core2-32" tuning as used in |
8259 | the ``meta/conf/machine/include/tune-core2.inc`` file:: | 8259 | the ``meta/conf/machine/include/x86/tune-core2.inc`` file:: |
8260 | 8260 | ||
8261 | TUNE_PKGARCH:tune-core2-32 = "core2-32" | 8261 | TUNE_PKGARCH:tune-core2-32 = "core2-32" |
8262 | 8262 | ||