summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/technical-details.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/technical-details.xml')
-rw-r--r--documentation/ref-manual/technical-details.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index 40733fae6a..be9c38709a 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -846,7 +846,7 @@
846 DEFAULTTUNE = "x86-64-x32" 846 DEFAULTTUNE = "x86-64-x32"
847 baselib = "${@d.getVar('BASE_LIB_tune-' + (d.getVar('DEFAULTTUNE', True) \ 847 baselib = "${@d.getVar('BASE_LIB_tune-' + (d.getVar('DEFAULTTUNE', True) \
848 or 'INVALID'), True) or 'lib'}" 848 or 'INVALID'), True) or 'lib'}"
849 #MACHINE = "atom-pc" 849 #MACHINE = "genericx86"
850 #DEFAULTTUNE = "core2-64-x32" 850 #DEFAULTTUNE = "core2-64-x32"
851 </literallayout></para></listitem> 851 </literallayout></para></listitem>
852 <listitem><para>As usual, use BitBake to build an image that supports the x32 psABI. 852 <listitem><para>As usual, use BitBake to build an image that supports the x32 psABI.