]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
sf: fix erase debug output
[karo-tx-uboot.git] / .gitignore
index 34a2ca96fc7599d7863b74b7d71ffe2daa7d7681..ff4bae008137c7a62b226c01b810aa39acaf7e48 100644 (file)
@@ -19,6 +19,7 @@
 # Top-level generic files
 #
 
+/MLO
 /System.map
 /u-boot
 /u-boot.hex
 /u-boot.sha1
 /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-*