]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
update bootargs; define CONFIG_MACH_TYPE
[karo-tx-uboot.git] / .gitignore
index dbf545f2d11cd3118c6c8b54122adfbe799ea1b8..e8ba8513abd66867f0386ac1397a45c614c98306 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.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-*
@@ -54,6 +59,7 @@ patches-*
 # quilt's files
 patches
 series
+.pc
 
 # gdb files
 .gdb_history