mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>