1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 00:32:04 +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:
Mike Frysinger
2011-09-11 18:47:24 +00:00
committed by Wolfgang Denk
parent fc3d29761e
commit fc77086cf2

1
.gitignore vendored
View File

@@ -46,6 +46,7 @@
/include/generated/
/lib/asm-offsets.s
/arch/*/cpu/asm-offsets.s
# stgit generated dirs
patches-*