diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-kernel-appendix.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-kernel-appendix.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-kernel-appendix.xml b/documentation/dev-manual/dev-manual-kernel-appendix.xml index 533875b040..7ac349b6e3 100644 --- a/documentation/dev-manual/dev-manual-kernel-appendix.xml +++ b/documentation/dev-manual/dev-manual-kernel-appendix.xml | |||
| @@ -225,6 +225,8 @@ | |||
| 225 | of cores your machine supports and set <filename>PARALLEL_MAKE</filename> to one and | 225 | of cores your machine supports and set <filename>PARALLEL_MAKE</filename> to one and |
| 226 | a half times the number of cores your machine supports. | 226 | a half times the number of cores your machine supports. |
| 227 | </note> | 227 | </note> |
| 228 | </para> | ||
| 229 | <para> | ||
| 228 | The following two commands build the default <filename>qemux86</filename> image and | 230 | The following two commands build the default <filename>qemux86</filename> image and |
| 229 | <filename>source</filename> build environment setup script. | 231 | <filename>source</filename> build environment setup script. |
| 230 | If necessary, the script creates the build directory: | 232 | If necessary, the script creates the build directory: |
| @@ -551,7 +553,7 @@ | |||
| 551 | </section> | 553 | </section> |
| 552 | 554 | ||
| 553 | <section id='examining-the-default-config-smp-behavior'> | 555 | <section id='examining-the-default-config-smp-behavior'> |
| 554 | <title>Examining the Default <filename>CONFIG_SMP</filename> Behavior</title> | 556 | <title>Examining the Default <filename>CONFIG_SMP</filename> Behavior</title> |
| 555 | 557 | ||
| 556 | <para> | 558 | <para> |
| 557 | By default, <filename>CONFIG_SMP</filename> supports single processor machines. | 559 | By default, <filename>CONFIG_SMP</filename> supports single processor machines. |
| @@ -578,7 +580,7 @@ | |||
| 578 | </section> | 580 | </section> |
| 579 | 581 | ||
| 580 | <section id='changing-the-config-smp-configuration-using-menuconfig'> | 582 | <section id='changing-the-config-smp-configuration-using-menuconfig'> |
| 581 | <title>Changing the <filename>CONFIG_SMP</filename> Configuration Using <filename>menuconfig</filename></title> | 583 | <title>Changing the <filename>CONFIG_SMP</filename> Configuration Using <filename>menuconfig</filename></title> |
| 582 | 584 | ||
| 583 | <para> | 585 | <para> |
| 584 | The <filename>menuconfig</filename> tool provides an interactive method with which | 586 | The <filename>menuconfig</filename> tool provides an interactive method with which |
