diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index fb991fa4cb..362fce1916 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -3317,6 +3317,10 @@ | |||
| 3317 | <literallayout class='monospaced'> | 3317 | <literallayout class='monospaced'> |
| 3318 | COMPATIBLE_MACHINE = '(qemux86|qemumips)' | 3318 | COMPATIBLE_MACHINE = '(qemux86|qemumips)' |
| 3319 | </literallayout> | 3319 | </literallayout> |
| 3320 | For more information on <filename>defconfig</filename> files, | ||
| 3321 | see the | ||
| 3322 | "<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#changing-the-configuration'>Changing the Configuration</ulink>" | ||
| 3323 | section in the Yocto Project Linux Kernel Development Manual. | ||
| 3320 | </para> | 3324 | </para> |
| 3321 | </section> | 3325 | </section> |
| 3322 | 3326 | ||
