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 --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 86ddd1919b..5301a6e7f4 100644 --- a/.gitignore +++ b/.gitignore @@ -118,7 +118,6 @@ util/pmh7tool/pmh7tool util/runfw/googlesnow util/superiotool/superiotool util/vgabios/testbios -util/viatool/viatool util/autoport/autoport util/kbc1126/kbc1126_ec_dump util/kbc1126/kbc1126_ec_insert -- cgit v1.2.3