]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
board/w7o/flash.c: Fix GCC 4.6 compile warning
[karo-tx-uboot.git] / .gitignore
index dbf545f2d11cd3118c6c8b54122adfbe799ea1b8..ff4bae008137c7a62b226c01b810aa39acaf7e48 100644 (file)
@@ -19,6 +19,7 @@
 # Top-level generic files
 #
 
+/MLO
 /System.map
 /u-boot
 /u-boot.hex
 /u-boot.dis
 /u-boot.lds
 /u-boot.ubl
+/u-boot.dtb
+/u-boot.sb
 
 #
 # Generated files
 #
 
-*.depend
+*.depend*
 /LOG
 /errlog
 /reloc_off
 
 /include/generated/
-/lib/asm-offsets.s
+asm-offsets.s
 
 # stgit generated dirs
 patches-*