]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
sf: eeprom_m95xxx: fix up style
[karo-tx-uboot.git] / .gitignore
index dbf545f2d11cd3118c6c8b54122adfbe799ea1b8..e4e95e2d34a26e2b891bdc61067fa45abd3db269 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.ais
+/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-*