]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
Split power_init for fixed batt supply in separate file
[karo-tx-uboot.git] / .gitignore
index 289ffab85a54fbecf01727db8c5e2ac994881ee0..5acd5edb0c782c0ed67f580d7b4c907bc34fcfc0 100644 (file)
 /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
 
 /include/generated/
-/lib/asm-offsets.s
-/arch/*/cpu/asm-offsets.s
+asm-offsets.s
 
 # stgit generated dirs
 patches-*
@@ -56,6 +58,7 @@ patches-*
 # quilt's files
 patches
 series
+.pc
 
 # gdb files
 .gdb_history