summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-variables.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 98799d5c95..7122b47f2e 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -6643,7 +6643,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6643 shipped include the following: 6643 shipped include the following:
6644 <literallayout class='monospaced'> 6644 <literallayout class='monospaced'>
6645 MACHINE ?= "qemuarm" 6645 MACHINE ?= "qemuarm"
6646 MACHINE ?= "qemuarm64"
6646 MACHINE ?= "qemumips" 6647 MACHINE ?= "qemumips"
6648 MACHINE ?= "qemumips64"
6647 MACHINE ?= "qemuppc" 6649 MACHINE ?= "qemuppc"
6648 MACHINE ?= "qemux86" 6650 MACHINE ?= "qemux86"
6649 MACHINE ?= "qemux86-64" 6651 MACHINE ?= "qemux86-64"