Rename VB_SOURCE to VBOOT_SOURCE for increased clarity

Hardware / Coreboot - Paul Kocialkowski [paulk.fr] - 27 July 2016 10:26 UTC

This renames the VB_SOURCE variable to VBOOT_SOURCE in the build system, providing increased clarity about what it represents.

Since the submodule itself is called "vboot", it makes sense to use that name in full instead of a very shortened (and confusing) version of it.

Change-Id: Ib343b6642363665ec1205134832498a59b7c4a26

4611451 Rename VB_SOURCE to VBOOT_SOURCE for increased clarity
Makefile.inc | 4 ++--
src/vendorcode/amd/pi/Makefile.inc | 2 +-
src/vendorcode/google/chromeos/vboot2/Makefile.inc | 2 +-
util/futility/Makefile | 2 +-
util/futility/Makefile.inc | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)

Upstream: review.coreboot.org


  • Share