diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2015-07-20 22:27:13 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-20 22:39:28 +0200 |
commit | 58bb6ca3b197624a22b7269329729762dc9e54d0 (patch) | |
tree | 25c0e485fe6eb4e0087e185d5f6a28b53e7c28a8 /package/qt5/qt5script | |
parent | 3de81a46dc0087436c6785d60ba5d25fe4fe3b17 (diff) | |
download | buildroot-58bb6ca3b197624a22b7269329729762dc9e54d0.tar.gz buildroot-58bb6ca3b197624a22b7269329729762dc9e54d0.zip |
core/pkg-kconfig: do not always silence oldconfig
When debugging packages that use the pkg-kconfig infrastructure, it
is sometime interesting to see the exact command line that is being
executed when running oldconfig.
But currently, those command lines are prefixed with '@' which makes
them silent, always.
Instead, use $(Q) so they are silent by default, and verbose with V=1.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt5/qt5script')
0 files changed, 0 insertions, 0 deletions