[coreboot-gerrit] Patch set updated for coreboot: Makefile.inc: Build test intelvbttool

Paul Menzel (paulepanter@users.sourceforge.net) gerrit at coreboot.org
Sat Oct 24 10:31:37 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 0a6cd43a38d22d0effb0cf1283494933949860db
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