mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 12:56:00 +01: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:
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user