diff options
| -rw-r--r-- | documentation/poky-ref-manual/ref-structure.xml | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml index 75bc2ebd50..ece4894528 100644 --- a/documentation/poky-ref-manual/ref-structure.xml +++ b/documentation/poky-ref-manual/ref-structure.xml | |||
| @@ -217,9 +217,13 @@ | |||
| 217 | 217 | ||
| 218 | <para> | 218 | <para> |
| 219 | Edit this file to set the <filename><link linkend='var-MACHINE'>MACHINE</link></filename> | 219 | Edit this file to set the <filename><link linkend='var-MACHINE'>MACHINE</link></filename> |
| 220 | for which you want to build, which package types you | 220 | for which you want to build, which package types you wish to use |
| 221 | wish to use (<filename>PACKAGE_CLASSES</filename>), or where you want to downloaded files | 221 | (<link linkend='var-PACKAGE_CLASSES'><filename>PACKAGE_CLASSES</filename></link>), |
| 222 | (<filename><link linkend='var-DL_DIR'>DL_DIR</link></filename>). | 222 | where you want to downloaded files |
| 223 | (<filename><link linkend='var-DL_DIR'>DL_DIR</link></filename>), | ||
| 224 | and how you want your host machine to use resources | ||
| 225 | (<link linkend='var-BB_NUMBER_THREADS'><filename>BB_NUMBER_THREADS</filename></link> and | ||
| 226 | <link linkend='var-PARALLEL_MAKE'><filename>PARALLEL_MAKE</filename></link>). | ||
| 223 | </para> | 227 | </para> |
| 224 | </section> | 228 | </section> |
| 225 | 229 | ||
