]> git.sur5r.net Git - u-boot/blobdiff - .gitignore
km/common: drop unneeded std* environment variables
[u-boot] / .gitignore
index e4e95e2d34a26e2b891bdc61067fa45abd3db269..a163728832eb0fc7b01ece5d81c6239f3b824671 100644 (file)
 *.orig
 *.a
 *.o
+*.su
 *~
 *.swp
 *.patch
 *.bin
 
+# Build tree
+/build-*
+
 #
 # Top-level generic files
 #
@@ -38,6 +42,8 @@
 /u-boot.ais
 /u-boot.dtb
 /u-boot.sb
+/u-boot.geany
+/include/u-boot.lst
 
 #
 # Generated files
@@ -70,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