]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - .gitignore
atmel_mci.h: remove outdated register macros
[karo-tx-uboot.git] / .gitignore
index 2a82cd9da37817859fb0f06c8e62ba6fc140b81f..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
-/arch/*/cpu/asm-offsets.s
+asm-offsets.s
 
 # stgit generated dirs
 patches-*