]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
mxs: tx28: add support for TX28-40x2 (with 256 MiB SDRAM)
[karo-tx-uboot.git] / .gitignore
index 70a11f7850f363f23bc30092be685d16e763e701..87e103116fe0ee64ef98d363f62657fe1660882f 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
+/include/u-boot.lst
 
 #
 # Generated files
@@ -56,6 +64,7 @@ patches-*
 # quilt's files
 patches
 series
+.pc
 
 # gdb files
 .gdb_history
@@ -68,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