[coreboot-gerrit] New patch to review for coreboot: 24e63d0 buildgcc: Fix documentation

Patrick Georgi (pgeorgi@google.com) gerrit at coreboot.org
Sat Nov 22 19:04:23 CET 2014


Patrick Georgi (pgeorgi at google.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/7550

-gerrit

commit 24e63d07626bdeb0003501a94bca0b0622ccb1d6
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Sat Nov 22 17:41:01 2014 +0100

    buildgcc: Fix documentation
    
    Change-Id: I3983d7a393260238b75e9f52e9451b454c551c30
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
---
 util/crossgcc/README | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/util/crossgcc/README b/util/crossgcc/README
index e4a3e42..2180615 100644
--- a/util/crossgcc/README
+++ b/util/crossgcc/README
@@ -8,11 +8,12 @@ known working:
   x86_64-elf
   powerpc-elf
   mipsel-elf
+  arm-elf
   armv7a-eabi
+  aarch64-elf
 
 known broken:
   alpha-elf
-  arm-elf
   powerpc64-elf
 
 



More information about the coreboot-gerrit mailing list