util: add ectool, superiotool, and viatool to what-jenkins-does

Change-Id: Ib39ec8acee8de5678e06792323920d44a75e0ada
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: http://review.coreboot.org/12122
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
diff --git a/Makefile.inc b/Makefile.inc
index 6f9d77f..310944b 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -706,8 +706,11 @@
 
 TOOLLIST= \
 	cbmem \
+	ectool \
 	inteltool \
-	nvramtool
+	nvramtool \
+	superiotool \
+	viatool
 JENKINS_PAYLOAD?=none
 CPUS?=4
 what-jenkins-does: