diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-02-27 05:06:09 +0100 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2022-02-27 18:29:24 +0000 |
commit | 2060bff9c0d7665d9642525d0a1594ade731cb34 (patch) | |
tree | c54a4e7389ad40b15fedf6bd94a3fb7a94237071 /tests | |
parent | e61e7789c23102df588e79101def663a117c365d (diff) |
utils/cbfstool: Fix building with `make test-tools`
The variable `RM` is empty and thus set it to `rm`. While
executing the `clean` rule, run each `rm` command with the -f flag
to ignore non-existing files.
Also, disable the objutil feature locally fixing another build issue.
Change-Id: Icb17e2c924ef480f8ac6195f96cf495709a0a023
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62415
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions