]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
at91: add new gpio pin definitions
[karo-tx-uboot.git] / .gitignore
index ed212032b4dd7ef53eac57f5b208fc6153c73fbe..a39bd54d38db4f635c71813c9f1b4319898c5b3b 100644 (file)
@@ -16,6 +16,7 @@
 *.patch
 *.bin
 *.cfgtmp
+*.dts.tmp
 
 # Build tree
 /build-*
@@ -24,7 +25,7 @@
 # Top-level generic files
 #
 
-/MLO
+/MLO*
 /SPL
 /System.map
 /u-boot
@@ -46,6 +47,7 @@
 /u-boot.ais
 /u-boot.dtb
 /u-boot.sb
+/u-boot.bd
 /u-boot.geany
 
 #
@@ -58,6 +60,8 @@
 /reloc_off
 
 /include/generated/
+/include/spl-autoconf.mk
+/include/tpl-autoconf.mk
 asm-offsets.s
 
 # stgit generated dirs
@@ -79,5 +83,11 @@ cscope.*
 /ctags
 /etags
 
+# gnu global files
+GPATH
+GRTAGS
+GSYMS
+GTAGS
+
 # spl ais files
 /spl/*.ais