]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
Merge remote-tracking branch 'u-boot-ti/master'
[karo-tx-uboot.git] / .gitignore
index 0a9dc0c75ad80a4e34b7109869853097021143cc..1ac43f2825666d93f2f611e86ab2f735777bf83f 100644 (file)
 *.orig
 *.a
 *.o
+*.su
 *~
 *.swp
 *.patch
 *.bin
 
+# Build tree
+/build-*
+
 #
 # Top-level generic files
 #
 /u-boot.sha1
 /u-boot.dis
 /u-boot.lds
+/u-boot.lst
 /u-boot.ubl
+/u-boot.ais
+/u-boot.dtb
+/u-boot.sb
+/u-boot.geany
 
 #
 # Generated files
 #
 
-*.depend
+*.depend*
 /LOG
 /errlog
 /reloc_off
@@ -67,7 +76,5 @@ cscope.*
 /ctags
 /etags
 
-# OneNAND IPL files
-/onenand_ipl/onenand-ipl*
-/onenand_ipl/board/*/onenand*
-/onenand_ipl/board/*/*.S
+# spl ais files
+/spl/*.ais