diff options
author | Petr Štetiar <ynezz@true.cz> | 2022-09-13 07:38:10 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-09-16 18:50:46 +0200 |
commit | b8cbca8ac8e89aa417a2ab739b81d288185a4b2d (patch) | |
tree | 14ac449f609370c3a93666ea0491f45f5b33fd97 /package/kernel/linux/files | |
parent | 340b138932c3720db227821415f494ac81e8b675 (diff) | |
download | upstream-b8cbca8ac8e89aa417a2ab739b81d288185a4b2d.tar.gz upstream-b8cbca8ac8e89aa417a2ab739b81d288185a4b2d.tar.bz2 upstream-b8cbca8ac8e89aa417a2ab739b81d288185a4b2d.zip |
scripts/download.pl: silence can't exec curl warning
When running build in verbose mode `make V=s` we can see a lot of
following warnings when curl is not available in the system:
Can't exec "curl": No such file or directory at scripts/download.pl line 77.
So lets fix it by redirecting of the stderr to null hole.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit c836ca84e8f641e10a8349a8f9b7432b33d6cec1)
Diffstat (limited to 'package/kernel/linux/files')
0 files changed, 0 insertions, 0 deletions