mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
xtensa: tell git to ignore generated files
Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Chris Zankel <chris@zankel.net>
This commit is contained in:
parent
87962c4db7
commit
28622c5353
3 changed files with 4 additions and 0 deletions
2
arch/xtensa/boot/.gitignore
vendored
Normal file
2
arch/xtensa/boot/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
uImage
|
||||
zImage.redboot
|
1
arch/xtensa/boot/boot-elf/.gitignore
vendored
Normal file
1
arch/xtensa/boot/boot-elf/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
boot.lds
|
1
arch/xtensa/kernel/.gitignore
vendored
Normal file
1
arch/xtensa/kernel/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
vmlinux.lds
|
Loading…
Add table
Reference in a new issue