]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
CMD: Drop CMD_CAN, it's not used
[karo-tx-uboot.git] / .gitignore
index 289ffab85a54fbecf01727db8c5e2ac994881ee0..0f32fd8954337645d4cb0373f1435f3b0e48034e 100644 (file)
@@ -10,6 +10,7 @@
 *.orig
 *.a
 *.o
+*.su
 *~
 *.swp
 *.patch
 /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-*