util/testing: Remove amdfwread from makefile

amdfwread was added to the testing makefile but ended up not becoming a
separate tool. This commit removes it from the makefile so that `make
distclean` works again.

Fixes: 29bc79fddb ("util/amdfwtool: Add
amdfwread utility")

TEST=Ran `make distclean`

Signed-off-by: Robert Zieba <robertzieba@google.com>
Change-Id: I2c8b920bc69d6c20558a28515c52a1e9cecebe27
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64348
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Robert Zieba 2022-05-14 08:01:18 -06:00 committed by Felix Held
parent 727bebb095
commit 4098ecf5bd
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ junit.xml:
echo
TOOLLIST= \
amdfwread \
amdfwtool \
cbfstool \
cbmem \