summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorMasahiro Yamada2018-03-01 07:34:37 +0100
committerMasahiro Yamada2018-03-25 19:04:00 +0200
commit911a91c39cabcb6adb2a78f4f9777abb4c032b75 (patch)
treecb3cf799e4dbcbaaa1d6331aeac6928d16e6d570 /Kbuild
parentkconfig: invoke oldconfig instead of silentoldconfig from local*config (diff)
downloadkernel-qcow2-linux-911a91c39cabcb6adb2a78f4f9777abb4c032b75.tar.gz
kernel-qcow2-linux-911a91c39cabcb6adb2a78f4f9777abb4c032b75.tar.xz
kernel-qcow2-linux-911a91c39cabcb6adb2a78f4f9777abb4c032b75.zip
kconfig: rename silentoldconfig to syncconfig
As commit cedd55d49dee ("kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help") mentioned, 'silentoldconfig' is a historical misnomer. That commit removed it from help and docs since it is an internal interface. If so, it should be allowed to rename it to something more intuitive. 'syncconfig' is the one I came up with because it updates the .config if necessary, then synchronize include/generated/autoconf.h and include/config/* with it. You should not manually invoke 'silentoldcofig'. Display warning if used in case existing scripts are doing wrong. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions