blob: 96c1b4a7ae63a2478f54ab90b35c4841e19f7c37 [file] [log] [blame]
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +01001#
2# NOTE! Don't add files that are generated in specific
3# subdirectories here. Add them in the ".gitignore" file
4# in that subdirectory instead.
5#
6# Normal rules
7#
8
9*.rej
Grant Likely1b4aaff2007-09-24 09:05:30 -060010*.orig
11*.a
12*.o
Niklaus Giger0c9d42e2008-01-21 16:46:00 +010013*~
Jean-Christophe PLAGNIOL-VILLARD51ecde92008-04-12 14:08:45 +020014*.patch
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010015
16#
17# Top-level generic files
18#
19
20/System.map
Grant Likely1b4aaff2007-09-24 09:05:30 -060021/u-boot
Mike Frysinger94a91e22008-02-04 19:26:57 -050022/u-boot.hex
Grant Likely1b4aaff2007-09-24 09:05:30 -060023/u-boot.map
24/u-boot.bin
25/u-boot.srec
Mike Frysinger94a91e22008-02-04 19:26:57 -050026/u-boot.ldr
27/u-boot.ldr.hex
28/u-boot.ldr.srec
Kyungmin Parka4c59ad2008-07-29 08:47:57 +090029/u-boot-onenand.bin
30/u-boot-flexonenand.bin
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010031
32#
33# Generated files
34#
35
36*.depend
Grant Likely1b4aaff2007-09-24 09:05:30 -060037/LOG
38/errlog
39/reloc_off
40
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010041# stgit generated dirs
42patches-*
Jean-Christophe PLAGNIOL-VILLARD51ecde92008-04-12 14:08:45 +020043.stgit-edit.txt
Jean-Christophe PLAGNIOL-VILLARDa2df4da2007-12-09 11:01:10 +010044
45# quilt's files
46patches
47series
48
49# cscope files
50cscope.*
Kyungmin Parka4c59ad2008-07-29 08:47:57 +090051
52# OneNAND IPL files
53/onenand_ipl/onenand-ipl*
54/onenand_ipl/board/*/onenand*
55/onenand_ipl/board/*/*.S