[coreboot-gerrit] New patch to review for coreboot: Makefile.inc: Build test intelvbttool

Paul Menzel (paulepanter@users.sourceforge.net) gerrit at coreboot.org
Sun Oct 18 11:50:13 CEST 2015


Paul Menzel (paulepanter at users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/12085

-gerrit

commit 16cbbaffe02c111cead2871c5d44fd17a4613286
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Sun Oct 18 11:47:45 2015 +0200

    Makefile.inc: Build test intelvbttool
    
    Add intelvbttool to list of utilities to be build tested by the build
    servers.
    
    Change-Id: Id75724726778fd939fb7497f5b33a3d5d58124fd
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 Makefile.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.inc b/Makefile.inc
index 3a0d0bc..51743c3 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -702,6 +702,7 @@ junit.xml:
 TOOLLIST= \
 	cbmem \
 	inteltool \
+	intelvbttool \
 	nvramtool
 JENKINS_PAYLOAD?=none
 CPUS?=4



More information about the coreboot-gerrit mailing list