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

Paul Menzel (paulepanter@users.sourceforge.net) gerrit at coreboot.org
Sat Nov 7 09:35:02 CET 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 9ee40ef4f3d8bc2f9c8fe1cf75f3d288a6ff9e6c
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 5b8e4dc..b85a2cb 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -703,6 +703,7 @@ TOOLLIST= \
 	cbmem \
 	ectool \
 	inteltool \
+	intelvbttool \
 	nvramtool \
 	superiotool \
 	viatool



More information about the coreboot-gerrit mailing list