mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
5439f09f48
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>