mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 17:52:07 +02:00
ignore soc asm-offsets.s
Recent commit a4814a69d3
cleaned up generation of
asm-offsets.s for SoC dirs, but missed adding it to the ignore
list which makes it show up in `git status`.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
committed by
Wolfgang Denk
parent
fc3d29761e
commit
fc77086cf2
1
.gitignore
vendored
1
.gitignore
vendored
@@ -46,6 +46,7 @@
|
|||||||
|
|
||||||
/include/generated/
|
/include/generated/
|
||||||
/lib/asm-offsets.s
|
/lib/asm-offsets.s
|
||||||
|
/arch/*/cpu/asm-offsets.s
|
||||||
|
|
||||||
# stgit generated dirs
|
# stgit generated dirs
|
||||||
patches-*
|
patches-*
|
||||||
|
Reference in New Issue
Block a user