.hgignore
author "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
Wed May 25 21:21:03 2011 +0200 (2011-05-25)
changeset 2478 91fb35743a44
parent 2454 c70da6c50bdb
child 2481 30644208c955
permissions -rw-r--r--
debug/gdb: bump Linaro revision to 2011.05-0

This patch bumps the Linaro GDB revision to 2011.05-0.

Signed-off-by: "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
     1 syntax: glob
     2 
     3 # Generated files
     4 Makefile
     5 ct-ng
     6 docs/ct-ng.1
     7 docs/ct-ng.1.gz
     8 paths.mk
     9 scripts/crosstool-NG.sh
    10 scripts/saveSample.sh
    11 scripts/showTuple.sh
    12 kconfig/conf
    13 kconfig/?conf
    14 kconfig/**.o
    15 kconfig/**.dep
    16 config.gen/
    17 .config
    18 .config.2
    19 
    20 # Temporaries
    21 .*.swp
    22 build.log
    23 .config.old
    24 
    25 # This is the place where toolchains are built
    26 .build/
    27 # .. and the legacy location
    28 targets/