]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
Merge branch 'master' of git://git.denx.de/u-boot-usb
[karo-tx-uboot.git] / .gitignore
index 0f32fd8954337645d4cb0373f1435f3b0e48034e..a163728832eb0fc7b01ece5d81c6239f3b824671 100644 (file)
@@ -16,6 +16,9 @@
 *.patch
 *.bin
 
+# Build tree
+/build-*
+
 #
 # Top-level generic files
 #
@@ -39,6 +42,8 @@
 /u-boot.ais
 /u-boot.dtb
 /u-boot.sb
+/u-boot.geany
+/include/u-boot.lst
 
 #
 # Generated files
@@ -71,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