mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
.gitignore: ignore u-boot.elf and tools/relocate-rela
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
committed by
Tom Rini
parent
55283635a0
commit
84977e44eb
1
.gitignore
vendored
1
.gitignore
vendored
@@ -29,6 +29,7 @@
|
||||
/SPL
|
||||
/System.map
|
||||
/u-boot
|
||||
/u-boot.elf
|
||||
/u-boot.hex
|
||||
/u-boot.imx
|
||||
/u-boot-with-spl.imx
|
||||
|
1
tools/.gitignore
vendored
1
tools/.gitignore
vendored
@@ -10,6 +10,7 @@
|
||||
/mxsboot
|
||||
/ncb
|
||||
/proftool
|
||||
/relocate-rela
|
||||
/ubsha1
|
||||
/xway-swap-bytes
|
||||
/*.exe
|
||||
|
Reference in New Issue
Block a user