fiptool: remove unneeded -I. include path
Masahiro Yamada authored
All local headers in tools/fiptool are included by #include "..."
notation instead of #include <...>, so there is no need to add the
local directory to to the header search path.
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
5954298d