]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
force omap_bootmode to live in .data section to end up in internal RAM
[karo-tx-uboot.git] / .gitignore
index 0a9dc0c75ad80a4e34b7109869853097021143cc..e8ba8513abd66867f0386ac1397a45c614c98306 100644 (file)
@@ -10,6 +10,7 @@
 *.orig
 *.a
 *.o
+*.su
 *~
 *.swp
 *.patch
 /u-boot.dis
 /u-boot.lds
 /u-boot.ubl
+/u-boot.ais
+/u-boot.dtb
+/u-boot.sb
 
 #
 # Generated files
 #
 
-*.depend
+*.depend*
 /LOG
 /errlog
 /reloc_off
@@ -55,6 +59,7 @@ patches-*
 # quilt's files
 patches
 series
+.pc
 
 # gdb files
 .gdb_history