commit | 0a1f00a1c86421cc07cec87011c7cf4df68ee54b | [log] [tgz] |
---|---|---|
author | Michal Marek <mmarek@suse.cz> | Wed Apr 08 13:30:42 2015 +0200 |
committer | Michal Marek <mmarek@suse.cz> | Thu Apr 09 17:44:34 2015 +0200 |
tree | 06a6169a2c87dea29e62d44abfc493337c4854d5 | |
parent | 1cba0c305758c3c1786ecaceb03e142c95a4edc9 [diff] |
kconfig: Do not print status messages in make -s mode 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>