Jonathan Neuschäfer (j.neuschaefer@gmx.net) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/14538
-gerrit
commit 07a70a7feaa04d992bb991e552fc4c2c437b96f6 Author: Jonathan Neuschäfer j.neuschaefer@gmx.net Date: Thu Apr 7 00:54:58 2016 +0200
romcc.1: Point bug reporters to the coreboot ML / bug tracker
Change-Id: Ic0866a5183c64070ef35b21ba00586bc65dfcde8 Signed-off-by: Jonathan Neuschäfer j.neuschaefer@gmx.net --- util/romcc/romcc.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/util/romcc/romcc.1 b/util/romcc/romcc.1 index ec1224e..a18a07c 100644 --- a/util/romcc/romcc.1 +++ b/util/romcc/romcc.1 @@ -225,7 +225,8 @@ Specify that this is the last option. .TP .B "-mcpu=c3-2" .SH BUGS -Please report any bugs to Eric W. Biederman ebiederman@lnxi.com. +Please report any bugs to https://ticket.coreboot.org/projects/coreboot or the +coreboot mailing list at coreboot@coreboot.org. .SH LICENCE .B romcc is covered by the GNU General Public License (GPL), version 2.