]> git.ipfire.org Git - people/ms/u-boot.git/blame - .gitignore
imx: Add u-boot-with-spl.imx make target
[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
667c9a80 13*.su
0c9d42e6 14*~
650632fe 15*.swp
51ecde94 16*.patch
5d1ee00b 17*.bin
71a988aa 18*.cfgtmp
a2df4da3 19
5941a61a
TK
20# Build tree
21/build-*
22
a2df4da3
JCPV
23#
24# Top-level generic files
25#
26
ea3cd47a 27/MLO
600ed321 28/SPL
a2df4da3 29/System.map
1b4aaffe 30/u-boot
94a91e24 31/u-boot.hex
c9914404 32/u-boot.imx
ba597609 33/u-boot-with-spl.imx
1b4aaffe 34/u-boot.map
1b4aaffe 35/u-boot.srec
94a91e24
MF
36/u-boot.ldr
37/u-boot.ldr.hex
38/u-boot.ldr.srec
5d1ee00b 39/u-boot.img
40/u-boot.kwb
41/u-boot.sha1
42/u-boot.dis
4d3758c8 43/u-boot.lds
7816f2cf 44/u-boot.ubl
d36d8859 45/u-boot.ais
2c0f79e4 46/u-boot.dtb
30b9b932 47/u-boot.sb
5941a61a 48/u-boot.geany
a2df4da3
JCPV
49
50#
51# Generated files
52#
53
47508843 54*.depend*
1b4aaffe
GL
55/LOG
56/errlog
57/reloc_off
58
16a354f9 59/include/generated/
2099f900 60asm-offsets.s
16a354f9 61
a2df4da3
JCPV
62# stgit generated dirs
63patches-*
51ecde94 64.stgit-edit.txt
a2df4da3
JCPV
65
66# quilt's files
67patches
68series
69
bfa0af6b
MF
70# gdb files
71.gdb_history
72
a2df4da3
JCPV
73# cscope files
74cscope.*
f2302d44 75
650632fe 76# tags files
082becd0 77/tags
650632fe
MH
78/ctags
79/etags
80
6d660e77
SG
81# spl ais files
82/spl/*.ais