kconfig: Do not print status messages in make -s mode
authorMichal Marek <mmarek@suse.cz>
Wed, 8 Apr 2015 11:30:42 +0000 (13:30 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Wed, 20 May 2015 12:13:46 +0000 (14:13 +0200)
Add an -s option to the various frontends and pass it when make -s is
used. Also, use $(kecho) instead of @echo in the Makefile.

Signed-off-by: Michal Marek <mmarek@suse.cz>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>

No differences found