diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2020-02-25 10:10:42 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-02-26 17:06:50 +0000 |
commit | 6424ac923264f5c3ef03a357c11001f052fc609e (patch) | |
tree | 544d8dd0f48862548c3279f87ddc52019b4c66cb /util/abuild/abuild.1 | |
parent | 44f558ec262c671d4db76ae25eb1b8e24204d002 (diff) | |
download | coreboot-6424ac923264f5c3ef03a357c11001f052fc609e.tar.xz |
Get rid of ROMCC
Change-Id: Ib9816f6a4e064a82e81ca68a1906b1107a2abda3
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39116
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'util/abuild/abuild.1')
-rw-r--r-- | util/abuild/abuild.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/abuild/abuild.1 b/util/abuild/abuild.1 index 2eee84b40a..ccdfff6240 100644 --- a/util/abuild/abuild.1 +++ b/util/abuild/abuild.1 @@ -78,7 +78,6 @@ Please report any bugs on the coreboot mailing list .B abuild is covered by the GNU General Public License (GPL), version 2 or later. .SH SEE ALSO -.BR romcc (1), .BR flashrom (1). .SH COPYRIGHT 2004 Stefan Reinauer |