[PATCH 1/2] kbuild: Abort make on install failures

Masahiro Yamada masahiroy at kernel.org
Sun Jul 14 12:10:23 PDT 2024


On Sun, Jul 14, 2024 at 5:58 PM Zhang Bingwu <xtex at envs.net> wrote:
>
> From: Zhang Bingwu <xtexchooser at duck.com>
>
> Setting '-e' flag tells shells to exit with error exit code immediately
> after any of commands fails, and causes make(1) to regard recipes as
> failed.
>
> Before this, make will still continue to succeed even after the
> installation failed, for example, for insufficient permission or
> directory does not exist.
>
> Signed-off-by: Zhang Bingwu <xtexchooser at duck.com>


Applied to linux-kbuild. Thanks!


-- 
Best Regards
Masahiro Yamada



More information about the linux-arm-kernel mailing list