diff options
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 1ba267a5cd..4319ff061a 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -3053,7 +3053,7 @@ | |||
| 3053 | Before changing configurations with <filename>menuconfig</filename>, copy the | 3053 | Before changing configurations with <filename>menuconfig</filename>, copy the | 
| 3054 | existing <filename>.config</filename> and rename it to something else, | 3054 | existing <filename>.config</filename> and rename it to something else, | 
| 3055 | use <filename>menuconfig</filename> to make | 3055 | use <filename>menuconfig</filename> to make | 
| 3056 | as many changes an you want and save them, then compare the renamed configuration | 3056 | as many changes as you want and save them, then compare the renamed configuration | 
| 3057 | file against the newly created file. | 3057 | file against the newly created file. | 
| 3058 | You can use the resulting differences as your base to create configuration fragments | 3058 | You can use the resulting differences as your base to create configuration fragments | 
| 3059 | to permanently save in your kernel layer. | 3059 | to permanently save in your kernel layer. | 
