mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2024-12-29 09:12:07 +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.
|
with questions already answered.
|
||||||
Additionally updates the dependencies.
|
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
|
"make defconfig" Create a ./.config file by using the default
|
||||||
symbol values from either arch/$ARCH/defconfig
|
symbol values from either arch/$ARCH/defconfig
|
||||||
or arch/$ARCH/configs/${PLATFORM}_defconfig,
|
or arch/$ARCH/configs/${PLATFORM}_defconfig,
|
||||||
|
Loading…
Reference in New Issue
Block a user