[coreboot] Patch set updated for coreboot: e5c75f4 .gitignore util/crossgcc/build-* and unpacked source directories

Peter Stuge (peter@stuge.se) gerrit at coreboot.org
Wed Dec 14 07:49:00 CET 2011


Peter Stuge (peter at stuge.se) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/484

-gerrit

commit e5c75f4c5fcd42f4d01deb2a9f4045df1d51e078
Author: Peter Stuge <peter at stuge.se>
Date:   Wed Dec 14 07:32:15 2011 +0100

    .gitignore util/crossgcc/build-* and unpacked source directories
    
    Change-Id: I85b9dffbbe0c7f1ae8cc2b584196775ba2f816df
    Signed-off-by: Peter Stuge <peter at stuge.se>
---
 .gitignore |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6ea623e..a4bbacd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,27 @@ payloads/external/FILO/filo/
 payloads/external/SeaBIOS/seabios/
 util/crossgcc/tarballs/
 util/crossgcc/xgcc/
+util/crossgcc/Python-*/
+util/crossgcc/acpica-unix-*/
+util/crossgcc/binutils-*/
+util/crossgcc/build-binutils/
+util/crossgcc/build-gcc/
+util/crossgcc/build-gdb/
+util/crossgcc/build-gmp/
+util/crossgcc/build-expat/
+util/crossgcc/build-libelf/
+util/crossgcc/build-mpc/
+util/crossgcc/build-mpfr/
+util/crossgcc/build-python/
+util/crossgcc/expat-*/
+util/crossgcc/gcc-*/
+util/crossgcc/gdb-*/
+util/crossgcc/gmp-*/
+util/crossgcc/libelf-*/
+util/crossgcc/mingwrt-*/
+util/crossgcc/mpc-*/
+util/crossgcc/mpfr-*/
+util/crossgcc/w32api-*/
 *.o
 *.elf
 *.debug




More information about the coreboot mailing list