diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index e460d8d696..9be8673244 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -427,7 +427,8 @@ | |||
| 427 | When saved, changes using <filename>menuconfig</filename> update the kernel's | 427 | When saved, changes using <filename>menuconfig</filename> update the kernel's |
| 428 | <filename>.config</filename>. | 428 | <filename>.config</filename>. |
| 429 | Try to resist the temptation of directly editing the <filename>.config</filename> | 429 | Try to resist the temptation of directly editing the <filename>.config</filename> |
| 430 | file found in the Yocto Project build directory at | 430 | file found in the |
| 431 | <link linkend='yocto-project-build-directory'>Yocto Project Build Directory</link> at | ||
| 431 | <filename>tmp/sysroots/<machine-name>/kernel</filename>. | 432 | <filename>tmp/sysroots/<machine-name>/kernel</filename>. |
| 432 | Doing so, can produce unexpected results when the Yocto Project build system | 433 | Doing so, can produce unexpected results when the Yocto Project build system |
| 433 | regenerates the configuration file.</para> | 434 | regenerates the configuration file.</para> |
