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
|
/SPL
|
||||||
/System.map
|
/System.map
|
||||||
/u-boot
|
/u-boot
|
||||||
|
/u-boot.elf
|
||||||
/u-boot.hex
|
/u-boot.hex
|
||||||
/u-boot.imx
|
/u-boot.imx
|
||||||
/u-boot-with-spl.imx
|
/u-boot-with-spl.imx
|
||||||
|
1
tools/.gitignore
vendored
1
tools/.gitignore
vendored
@@ -10,6 +10,7 @@
|
|||||||
/mxsboot
|
/mxsboot
|
||||||
/ncb
|
/ncb
|
||||||
/proftool
|
/proftool
|
||||||
|
/relocate-rela
|
||||||
/ubsha1
|
/ubsha1
|
||||||
/xway-swap-bytes
|
/xway-swap-bytes
|
||||||
/*.exe
|
/*.exe
|
||||||
|
Reference in New Issue
Block a user