]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
TX6 Release 2013-04-22
[karo-tx-uboot.git] / .gitignore
index e8ba8513abd66867f0386ac1397a45c614c98306..87e103116fe0ee64ef98d363f62657fe1660882f 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
@@ -72,7 +77,5 @@ cscope.*
 /ctags
 /etags
 
-# OneNAND IPL files
-/onenand_ipl/onenand-ipl*
-/onenand_ipl/board/*/onenand*
-/onenand_ipl/board/*/*.S
+# spl ais files
+/spl/*.ais