Jean-Christophe PLAGNIOL-VILLARD | a2df4da | 2007-12-09 11:01:10 +0100 | [diff] [blame] | 1 | # |
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 Likely | 1b4aaff | 2007-09-24 09:05:30 -0600 | [diff] [blame] | 10 | *.orig |
11 | *.a | ||||
12 | *.o | ||||
Tom Rini | 667c9a8 | 2012-02-14 07:29:36 +0000 | [diff] [blame] | 13 | *.su |
Niklaus Giger | 0c9d42e | 2008-01-21 16:46:00 +0100 | [diff] [blame] | 14 | *~ |
Markus Heidelberg | 650632f | 2008-09-09 17:31:46 +0200 | [diff] [blame] | 15 | *.swp |
Jean-Christophe PLAGNIOL-VILLARD | 51ecde9 | 2008-04-12 14:08:45 +0200 | [diff] [blame] | 16 | *.patch |
ecc | 5d1ee00 | 2011-05-20 15:33:47 +0000 | [diff] [blame] | 17 | *.bin |
Troy Kisky | 71a988a | 2013-01-18 16:14:24 +0000 | [diff] [blame] | 18 | *.cfgtmp |
Stephen Warren | cc4f427 | 2013-07-24 10:09:18 -0700 | [diff] [blame] | 19 | *.dts.tmp |
Jean-Christophe PLAGNIOL-VILLARD | a2df4da | 2007-12-09 11:01:10 +0100 | [diff] [blame] | 20 | |
Timo Ketola | 5941a61 | 2012-04-11 23:33:49 +0000 | [diff] [blame] | 21 | # Build tree |
22 | /build-* | ||||
23 | |||||
Jean-Christophe PLAGNIOL-VILLARD | a2df4da | 2007-12-09 11:01:10 +0100 | [diff] [blame] | 24 | # |
25 | # Top-level generic files | ||||
26 | # | ||||
27 | |||||
Justin Waters | 341d2c0 | 2013-07-11 09:55:01 -0400 | [diff] [blame] | 28 | /MLO* |
Benoît Thébaudeau | 600ed32 | 2013-04-11 09:35:55 +0000 | [diff] [blame] | 29 | /SPL |
Jean-Christophe PLAGNIOL-VILLARD | a2df4da | 2007-12-09 11:01:10 +0100 | [diff] [blame] | 30 | /System.map |
Grant Likely | 1b4aaff | 2007-09-24 09:05:30 -0600 | [diff] [blame] | 31 | /u-boot |
Mike Frysinger | 94a91e2 | 2008-02-04 19:26:57 -0500 | [diff] [blame] | 32 | /u-boot.hex |
Stefano Babic | c991440 | 2010-12-28 10:23:27 +0100 | [diff] [blame] | 33 | /u-boot.imx |
Benoît Thébaudeau | ba59760 | 2013-04-11 09:35:56 +0000 | [diff] [blame] | 34 | /u-boot-with-spl.imx |
Benoît Thébaudeau | 7d5a5c7 | 2013-04-11 09:35:57 +0000 | [diff] [blame] | 35 | /u-boot-with-nand-spl.imx |
Grant Likely | 1b4aaff | 2007-09-24 09:05:30 -0600 | [diff] [blame] | 36 | /u-boot.map |
Grant Likely | 1b4aaff | 2007-09-24 09:05:30 -0600 | [diff] [blame] | 37 | /u-boot.srec |
Mike Frysinger | 94a91e2 | 2008-02-04 19:26:57 -0500 | [diff] [blame] | 38 | /u-boot.ldr |
39 | /u-boot.ldr.hex | ||||
40 | /u-boot.ldr.srec | ||||
ecc | 5d1ee00 | 2011-05-20 15:33:47 +0000 | [diff] [blame] | 41 | /u-boot.img |
42 | /u-boot.kwb | ||||
43 | /u-boot.sha1 | ||||
44 | /u-boot.dis | ||||
Mike Frysinger | 4d3758c | 2009-08-22 19:48:56 -0400 | [diff] [blame] | 45 | /u-boot.lds |
Heiko Schocher | 7816f2c | 2011-07-16 00:06:42 +0000 | [diff] [blame] | 46 | /u-boot.ubl |
Christian Riesch | d36d885 | 2011-12-09 09:47:39 +0000 | [diff] [blame] | 47 | /u-boot.ais |
Simon Glass | 2c0f79e | 2011-10-24 19:15:31 +0000 | [diff] [blame] | 48 | /u-boot.dtb |
Marek Vasut | 30b9b93 | 2011-11-08 23:18:19 +0000 | [diff] [blame] | 49 | /u-boot.sb |
Marek Vasut | 714dc00 | 2013-04-28 14:18:49 +0000 | [diff] [blame] | 50 | /u-boot.bd |
Timo Ketola | 5941a61 | 2012-04-11 23:33:49 +0000 | [diff] [blame] | 51 | /u-boot.geany |
Jean-Christophe PLAGNIOL-VILLARD | a2df4da | 2007-12-09 11:01:10 +0100 | [diff] [blame] | 52 | |
53 | # | ||||
54 | # Generated files | ||||
55 | # | ||||
56 | |||||
Simon Glass | 4750884 | 2011-10-07 13:53:49 +0000 | [diff] [blame] | 57 | *.depend* |
Grant Likely | 1b4aaff | 2007-09-24 09:05:30 -0600 | [diff] [blame] | 58 | /LOG |
59 | /errlog | ||||
60 | /reloc_off | ||||
61 | |||||
Wolfgang Denk | 16a354f | 2010-10-26 00:08:35 +0200 | [diff] [blame] | 62 | /include/generated/ |
Daniel Schwierzeck | 010d54c | 2013-10-13 17:08:02 +0200 | [diff] [blame] | 63 | /include/spl-autoconf.mk |
64 | /include/tpl-autoconf.mk | ||||
Laurence Withers | 2099f90 | 2011-09-30 12:09:39 +0000 | [diff] [blame] | 65 | asm-offsets.s |
Wolfgang Denk | 16a354f | 2010-10-26 00:08:35 +0200 | [diff] [blame] | 66 | |
Jean-Christophe PLAGNIOL-VILLARD | a2df4da | 2007-12-09 11:01:10 +0100 | [diff] [blame] | 67 | # stgit generated dirs |
68 | patches-* | ||||
Jean-Christophe PLAGNIOL-VILLARD | 51ecde9 | 2008-04-12 14:08:45 +0200 | [diff] [blame] | 69 | .stgit-edit.txt |
Jean-Christophe PLAGNIOL-VILLARD | a2df4da | 2007-12-09 11:01:10 +0100 | [diff] [blame] | 70 | |
71 | # quilt's files | ||||
72 | patches | ||||
73 | series | ||||
74 | |||||
Mike Frysinger | bfa0af6 | 2008-11-02 01:18:18 -0400 | [diff] [blame] | 75 | # gdb files |
76 | .gdb_history | ||||
77 | |||||
Jean-Christophe PLAGNIOL-VILLARD | a2df4da | 2007-12-09 11:01:10 +0100 | [diff] [blame] | 78 | # cscope files |
79 | cscope.* | ||||
Stefan Roese | f2302d4 | 2008-08-06 14:05:38 +0200 | [diff] [blame] | 80 | |
Markus Heidelberg | 650632f | 2008-09-09 17:31:46 +0200 | [diff] [blame] | 81 | # tags files |
Po-Yu Chuang | 082becd | 2009-07-10 18:25:34 +0800 | [diff] [blame] | 82 | /tags |
Markus Heidelberg | 650632f | 2008-09-09 17:31:46 +0200 | [diff] [blame] | 83 | /ctags |
84 | /etags | ||||
85 | |||||
Masahiro Yamada | 1dbdc76 | 2013-05-12 18:14:05 +0000 | [diff] [blame] | 86 | # gnu global files |
87 | GPATH | ||||
88 | GRTAGS | ||||
89 | GSYMS | ||||
90 | GTAGS | ||||
91 | |||||
Sughosh Ganu | 6d660e7 | 2012-06-13 08:39:06 +0000 | [diff] [blame] | 92 | # spl ais files |
93 | /spl/*.ais |