From 446e4dc238d13ecf22e4aa05d15bf5173f9f547c Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Wed, 12 Feb 2020 22:59:40 +0100 Subject: util: Remove viatool It somehow creeps into `make clean`, but is not used at all. Since no VIA platform remains in coreboot, drop the utility as well. Change-Id: Ia7e11379a6db650b5190a056226a9101c2be7dec Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/38853 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- util/testing/Makefile.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'util/testing') diff --git a/util/testing/Makefile.inc b/util/testing/Makefile.inc index 8e3882f8a568..bf096d356528 100644 --- a/util/testing/Makefile.inc +++ b/util/testing/Makefile.inc @@ -66,8 +66,7 @@ futility \ inteltool \ intelvbttool \ nvramtool \ -superiotool \ -viatool +superiotool TEST_PAYLOADLIST_INTERNAL= \ coreinfo \ -- cgit v1.2.3