aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2015-10-18 11:47:45 +0200
committerPatrick Georgi <pgeorgi@google.com>2015-11-11 21:06:12 +0100
commit28a45d4c1b9fb9d471612f66dd551e6dccc8d04e (patch)
tree99b9adad869d40c9c4f6086f32d1c7e797380ba1 /Makefile.inc
parent9b5480dd5e6b2f84b4c05e9ce91a35cee4f9cc64 (diff)
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@users.sourceforge.net> Reviewed-on: http://review.coreboot.org/12085 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc b/Makefile.inc
index 5b8e4dcd91..b85a2cba8f 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -703,6 +703,7 @@ TOOLLIST= \
cbmem \
ectool \
inteltool \
+ intelvbttool \
nvramtool \
superiotool \
viatool