diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2017-06-15 00:11:34 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-06-15 11:54:31 +0200 |
commit | cd036c978a2e32ac84ae1060289fd2d352b9b940 (patch) | |
tree | 0a02f9bec2c9feb973eba1c0d984cab5bb24f39f /package/python-ipython/python-ipython.hash | |
parent | e016b79c4e3822be5aa14e3edde1dc92eee757b8 (diff) | |
download | buildroot-cd036c978a2e32ac84ae1060289fd2d352b9b940.tar.gz buildroot-cd036c978a2e32ac84ae1060289fd2d352b9b940.zip |
printvars: remove "Nothing to be done for 'printvars'."
When calling 'make printvars' without -s, it ends with
"Nothing to be done for 'printvars'." That's because the rule only
contains $(info ...) calls and no actual shell commands to execute.
To avoid this, make sure there is a shell command by adding :.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-ipython/python-ipython.hash')
0 files changed, 0 insertions, 0 deletions