]> git.ipfire.org Git - thirdparty/u-boot.git/commit
kbuild: remove redundant 'set -e' from cmd_* defines
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Tue, 20 May 2025 05:21:27 +0000 (08:21 +0300)
committerTom Rini <trini@konsulko.com>
Fri, 30 May 2025 00:42:37 +0000 (18:42 -0600)
commit919bd66ca8c966a30448d8befc7b59d58ba8d22d
tree3ab730f268ed461eefc3b8c4d6c95993859fce77
parent82f75d890d7af1cecd30e6e9f675889b915e68ed
kbuild: remove redundant 'set -e' from cmd_* defines

Backported from kernel
commit 5439f09f488f ("kbuild: remove redundant 'set -e' from cmd_* defines")

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
scripts/Makefile.build