Build: remove third argument of CERT_ADD_CMD_OPT
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 26 Jan 2018 02:42:01 +0000 (11:42 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 1 Feb 2018 11:20:03 +0000 (20:20 +0900)
commit91704d9d482da12ffd7ac80688414661a246f45a
tree57939d408e28d892aa2ee8a9eb2f32fd97c4d8d1
parentc939d13a8c0ad49a41d3c1e3e308eed8bac383d4
Build: remove third argument of CERT_ADD_CMD_OPT

The third argument was given "true" by images, but it was moved
to TOOL_ADD_PAYLOAD.  No more caller of CERT_ADD_CMD_OPT uses this.
So, the third argument is always empty.  Remove it.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
make_helpers/build_macros.mk
make_helpers/tbbr/tbbr_tools.mk