summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
diff options
context:
space:
mode:
authorMasahiro Yamada2018-08-16 09:48:26 +0200
committerMasahiro Yamada2018-08-22 16:21:41 +0200
commit9a9ddcf478319bff313837ca235c557d16133b3d (patch)
tree868f6f3f3a8163b6442fcb984ecde5d4cbcd7050 /Documentation/kbuild
parentkconfig: fix "Can't open ..." in parallel build (diff)
downloadkernel-qcow2-linux-9a9ddcf478319bff313837ca235c557d16133b3d.tar.gz
kernel-qcow2-linux-9a9ddcf478319bff313837ca235c557d16133b3d.tar.xz
kernel-qcow2-linux-9a9ddcf478319bff313837ca235c557d16133b3d.zip
kconfig: suppress "configuration written to .config" for syncconfig
The top-level Makefile invokes "make syncconfig" when necessary. Then, Kconfig displays the following message when .config is updated. # # configuration written to .config # It is distracting because "make syncconfig" happens during the build stage, and does nothing important in most cases. Suggested-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'Documentation/kbuild')
0 files changed, 0 insertions, 0 deletions