]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
x86: Add initial memory barrier macros
[karo-tx-uboot.git] / .gitignore
index 320d21e6c4f04402ecc15d1f1f2be703923658c6..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
@@ -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