mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-21 22:26:35 +00:00

These three cmd_* are invoked in the $(call cmd,*) form. Now that 'set -e' moved to the 'cmd' macro, they do not need to explicitly give 'set -e'. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>