summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/Makefile
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2016-07-24 12:14:38 +0200
committerPatrick Georgi <pgeorgi@google.com>2016-08-08 12:17:00 +0200
commit61486b506d5f3be1ea02aa82df290bd7c18b1fda (patch)
tree1f769d59eec95dba1740cd5316929fbce3c84c1c /util/cbfstool/Makefile
parent5d4194978275c2e3acf09788f80887023ca9ffe8 (diff)
downloadcoreboot-61486b506d5f3be1ea02aa82df290bd7c18b1fda.tar.gz
coreboot-61486b506d5f3be1ea02aa82df290bd7c18b1fda.tar.bz2
coreboot-61486b506d5f3be1ea02aa82df290bd7c18b1fda.zip
Use VBOOT_SOURCE instead of hardcoding vboot path
This replaces all occurrences of a hardcoded vboot path to the VBOOT_SOURCE variable, that may be overridden from the command line, witch fallback to the source from 3rdparty. Change-Id: Ia57d498d38719cc71e17060b76b0162c4ab363ed Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Reviewed-on: https://review.coreboot.org/15825 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'util/cbfstool/Makefile')
-rw-r--r--util/cbfstool/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/cbfstool/Makefile b/util/cbfstool/Makefile
index 320485749bac..d6249bc24ee7 100644
--- a/util/cbfstool/Makefile
+++ b/util/cbfstool/Makefile
@@ -6,6 +6,8 @@ CONFIG_FMD_GENPARSER ?= n
HOSTCC ?= $(CC)
OBJCOPY ?= objcopy
+VBOOT_SOURCE ?= $(top)/3rdparty/vboot
+
.PHONY: all
all: cbfstool fmaptool rmodtool ifwitool