From da6ad0bc505bcc50d5d315269a173bcd762581e5 Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Sun, 30 Sep 2018 20:09:59 +0200 Subject: util/abuild/abuild.1: Fix references to CBROOT parameter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit One occurence of this parameter was changed from LBROOT to CBROOT in f8ee1806ac ("Rename almost all occurences of LinuxBIOS to coreboot."). Change the others, too. Change-Id: Ic0da24c32cd6d2f0577de037b5463c800f455786 Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/28828 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth Reviewed-by: Paul Menzel --- util/abuild/abuild.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util') diff --git a/util/abuild/abuild.1 b/util/abuild/abuild.1 index fbd31f34e4..2eee84b40a 100644 --- a/util/abuild/abuild.1 +++ b/util/abuild/abuild.1 @@ -4,13 +4,13 @@ abuild \- build coreboot images for all available targets .SH SYNOPSIS .B abuild \fR[\fB\-abrvxsTVh\fR] [\fB\-c\fR numcpus|max] [\fB\-t\fR vendor/board] [\fB\-p\fR dir] -[LBROOT] +[CBROOT] .SH DESCRIPTION .B abuild is a utility used to easily build coreboot images for all available targets. .SH OPTIONS The -.B "[LBROOT]" +.B "[CBROOT]" parameter tells .B abuild where the root directory of the coreboot build tree resides. Per default -- cgit v1.2.3