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>
This commit is contained in:
Martin Roth 2015-10-21 15:29:13 -06:00 committed by Patrick Georgi
parent 917acb5656
commit 1fec04b47e
1 changed files with 4 additions and 1 deletions

View File

@ -706,8 +706,11 @@ junit.xml:
TOOLLIST= \
cbmem \
ectool \
inteltool \
nvramtool
nvramtool \
superiotool \
viatool
JENKINS_PAYLOAD?=none
CPUS?=4
what-jenkins-does: