linux/arch/arm/boot
Zhang Bingwu af7925d820 kbuild: Abort make on install failures
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@duck.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2024-07-20 13:34:54 +09:00
..
bootp Makefile: remove redundant tool coverage variables 2024-05-14 23:35:48 +09:00
compressed Makefile: remove redundant tool coverage variables 2024-05-14 23:35:48 +09:00
dts Apart from the regular dts fixes for wrong addresses, missing 2024-07-01 14:33:27 +02:00
.gitignore
deflate_xip_data.sh
install.sh kbuild: Abort make on install failures 2024-07-20 13:34:54 +09:00
Makefile kbuild: use $(src) instead of $(srctree)/$(src) for source directory 2024-05-10 04:34:52 +09:00