diff options
Diffstat (limited to 'docs/common-usage.txt')
-rw-r--r-- | docs/common-usage.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/common-usage.txt b/docs/common-usage.txt index b2f29f6cc..25cc22454 100644 --- a/docs/common-usage.txt +++ b/docs/common-usage.txt @@ -9,7 +9,7 @@ Understanding when a full rebuild is necessary OpenADK tries to detect what part of the system should be rebuilt when the system configuration is changed through +make menuconfig+. In some cases it -automatically rebuilt packages, but sometimes just a warning is printed to the +automatically rebuilds packages, but sometimes just a warning is printed to the terminal, that a rebuild is necessary to make the changes an effect. If strange things are happening, the autodetection might have not worked correctly, then you should consider to rebuild everything. If you are following development you |