Update a README

This commit is contained in:
Gregory Nutt 2017-07-10 14:36:36 -06:00
parent 79e5d2b7b6
commit 7671befcb2

View File

@ -927,10 +927,14 @@ Making defconfig Files
make olddefconfig
NOTE: Only compressed defconfig files are retained in the NuttX repository.
NOTE 1: Only compressed defconfig files are retained in the NuttX repository.
All patches and PRs that attempt to add or modify a defconfig file MUST
use the compressed defconfig format as created by 'make savdefconfig.'
NOTE 2: When 'make savedefconfig' runs it will try several things some of
which are expected to fail. In these cases you will see an error message
from make followed by "(ignored)." You should also ignore these messages
CAUTION: This size reduction was accomplished by removing all setting
from the .config file that were at the default value. 'make olddefconfig'
can regenerate the original .config file by simply restoring those default