[coreboot-gerrit] New patch to review for coreboot: utils: add ectool, superiotool, and viatool to what-jenkins-does

Martin Roth (martinroth@google.com) gerrit at coreboot.org
Wed Oct 21 23:45:52 CEST 2015


Martin Roth (martinroth at google.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/12122

-gerrit

commit 6426b1e9b4e402887c2d16c41ef7ea3823d0105c
Author: Martin Roth <martinroth at google.com>
Date:   Wed Oct 21 15:29:13 2015 -0600

    utils: add ectool, superiotool, and viatool to what-jenkins-does
    
    Change-Id: Ib39ec8acee8de5678e06792323920d44a75e0ada
    Signed-off-by: Martin Roth <martinroth at google.com>
---
 Makefile.inc | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Makefile.inc b/Makefile.inc
index 6f9d77f..310944b 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -706,8 +706,11 @@ junit.xml:
 
 TOOLLIST= \
 	cbmem \
+	ectool \
 	inteltool \
-	nvramtool
+	nvramtool \
+	superiotool \
+	viatool
 JENKINS_PAYLOAD?=none
 CPUS?=4
 what-jenkins-does:



More information about the coreboot-gerrit mailing list