]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
arm: enable libgcc build for SPL
[karo-tx-uboot.git] / .gitignore
index ff4bae008137c7a62b226c01b810aa39acaf7e48..2e6fde8161b1e7d52478951cafb61f747b8442f1 100644 (file)
 *.orig
 *.a
 *.o
+*.su
 *~
 *.swp
 *.patch
 *.bin
 
+# Build tree
+/build-*
+
 #
 # Top-level generic files
 #
 /u-boot.dis
 /u-boot.lds
 /u-boot.ubl
+/u-boot.ais
 /u-boot.dtb
 /u-boot.sb
+/u-boot.geany
 
 #
 # Generated files
@@ -73,3 +79,6 @@ cscope.*
 /onenand_ipl/onenand-ipl*
 /onenand_ipl/board/*/onenand*
 /onenand_ipl/board/*/*.S
+
+# spl ais files
+/spl/*.ais