]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
Fixes the crippled console output on PortuxG20.
[karo-tx-uboot.git] / .gitignore
index 0f32fd8954337645d4cb0373f1435f3b0e48034e..2e6fde8161b1e7d52478951cafb61f747b8442f1 100644 (file)
@@ -16,6 +16,9 @@
 *.patch
 *.bin
 
+# Build tree
+/build-*
+
 #
 # Top-level generic files
 #
@@ -39,6 +42,7 @@
 /u-boot.ais
 /u-boot.dtb
 /u-boot.sb
+/u-boot.geany
 
 #
 # Generated files
@@ -75,3 +79,6 @@ cscope.*
 /onenand_ipl/onenand-ipl*
 /onenand_ipl/board/*/onenand*
 /onenand_ipl/board/*/*.S
+
+# spl ais files
+/spl/*.ais