mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
README: document "make olddefconfig"
While "olddefconfig" was documented in "make help", it was not mentioned in the README. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
01872c641f
commit
fc0d1b93fe
4
README
4
README
@ -180,6 +180,10 @@ CONFIGURING the kernel:
|
||||
with questions already answered.
|
||||
Additionally updates the dependencies.
|
||||
|
||||
"make olddefconfig"
|
||||
Like above, but sets new symbols to their default
|
||||
values without prompting.
|
||||
|
||||
"make defconfig" Create a ./.config file by using the default
|
||||
symbol values from either arch/$ARCH/defconfig
|
||||
or arch/$ARCH/configs/${PLATFORM}_defconfig,
|
||||
|
Loading…
Reference in New Issue
Block a user