]> git.ipfire.org Git - people/ms/u-boot.git/blame - .gitignore
fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)
[people/ms/u-boot.git] / .gitignore
CommitLineData
a2df4da3
JCPV
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
1b4aaffe
GL
10*.orig
11*.a
12*.o
0c9d42e6 13*~
650632fe 14*.swp
51ecde94 15*.patch
5d1ee00b 16*.bin
a2df4da3
JCPV
17
18#
19# Top-level generic files
20#
21
ea3cd47a 22/MLO
a2df4da3 23/System.map
1b4aaffe 24/u-boot
94a91e24 25/u-boot.hex
c9914404 26/u-boot.imx
1b4aaffe 27/u-boot.map
1b4aaffe 28/u-boot.srec
94a91e24
MF
29/u-boot.ldr
30/u-boot.ldr.hex
31/u-boot.ldr.srec
5d1ee00b 32/u-boot.img
33/u-boot.kwb
34/u-boot.sha1
35/u-boot.dis
4d3758c8 36/u-boot.lds
7816f2cf 37/u-boot.ubl
2c0f79e4 38/u-boot.dtb
a2df4da3
JCPV
39
40#
41# Generated files
42#
43
47508843 44*.depend*
1b4aaffe
GL
45/LOG
46/errlog
47/reloc_off
48
16a354f9 49/include/generated/
2099f900 50asm-offsets.s
16a354f9 51
a2df4da3
JCPV
52# stgit generated dirs
53patches-*
51ecde94 54.stgit-edit.txt
a2df4da3
JCPV
55
56# quilt's files
57patches
58series
59
bfa0af6b
MF
60# gdb files
61.gdb_history
62
a2df4da3
JCPV
63# cscope files
64cscope.*
f2302d44 65
650632fe 66# tags files
082becd0 67/tags
650632fe
MH
68/ctags
69/etags
70
f2302d44
SR
71# OneNAND IPL files
72/onenand_ipl/onenand-ipl*
73/onenand_ipl/board/*/onenand*
74/onenand_ipl/board/*/*.S