]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Tell git to ignore asm-offsets.s
authorLaurence Withers <lwithers@guralp.com>
Fri, 30 Sep 2011 12:09:39 +0000 (12:09 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 6 Oct 2011 18:10:45 +0000 (20:10 +0200)
The generated file asm-offsets.s may be found at various depths in the
arch subdirectories, so simply ignore it throughout the tree.

Signed-off-by: Laurence Withers <lwithers@guralp.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
.gitignore

index 289ffab85a54fbecf01727db8c5e2ac994881ee0..0a9dc0c75ad80a4e34b7109869853097021143cc 100644 (file)
@@ -46,8 +46,7 @@
 /reloc_off
 
 /include/generated/
-/lib/asm-offsets.s
-/arch/*/cpu/asm-offsets.s
+asm-offsets.s
 
 # stgit generated dirs
 patches-*