summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs/yocto-project-qs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index d898875940..66c6f04146 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -476,8 +476,9 @@
476 By default, the target architecture for the build is <filename>qemux86</filename>, 476 By default, the target architecture for the build is <filename>qemux86</filename>,
477 which produces an image that can be used in the QEMU emulator and is targeted at an 477 which produces an image that can be used in the QEMU emulator and is targeted at an
478 <trademark class='registered'>Intel</trademark> 32-bit based architecture. 478 <trademark class='registered'>Intel</trademark> 32-bit based architecture.
479 To change this default, edit the value of the <filename>MACHINE</filename> variable 479 To change this default, edit the value of the
480 in the configuration file before launching the build. 480 <ulink url='&YOCTO_DOCS_REF_URL;#var-MACHINE'><filename>MACHINE</filename></ulink>
481 variable in the configuration file before launching the build.
481 </para> 482 </para>
482 483
483 <para> 484 <para>