diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2016-04-07 00:54:58 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2016-05-01 16:29:09 +0200 |
commit | 2a8adac7f544c8e508020132b60bfca1826c56eb (patch) | |
tree | f40b96c1d6384052ceb146fc04a7c96e26ec46f3 /util | |
parent | f03217b6bb0b6b122f058feca4298721c8b888bb (diff) | |
download | coreboot-2a8adac7f544c8e508020132b60bfca1826c56eb.tar.xz |
romcc.1: Point bug reporters to the coreboot ML / bug tracker
Change-Id: Ic0866a5183c64070ef35b21ba00586bc65dfcde8
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/14538
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'util')
-rw-r--r-- | util/romcc/romcc.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/util/romcc/romcc.1 b/util/romcc/romcc.1 index ec1224e20d..a18a07c0a7 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. |