]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / .gitignore
index 34a2ca96fc7599d7863b74b7d71ffe2daa7d7681..0f32fd8954337645d4cb0373f1435f3b0e48034e 100644 (file)
@@ -10,6 +10,7 @@
 *.orig
 *.a
 *.o
+*.su
 *~
 *.swp
 *.patch
@@ -19,6 +20,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.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-*