]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
mx6sabre_common: Set default environment to use zImage
[karo-tx-uboot.git] / .gitignore
index 43e957ac0b79a97f52992c2af8c2032b59242cb2..3b14c256e1971d23df29348ca161cccd84130592 100644 (file)
@@ -25,7 +25,7 @@
 # Top-level generic files
 #
 
-/MLO
+/MLO*
 /SPL
 /System.map
 /u-boot
@@ -47,8 +47,6 @@
 /u-boot.ais
 /u-boot.dtb
 /u-boot.sb
-/u-boot.bd
-/u-boot.geany
 
 #
 # Generated files
 /errlog
 /reloc_off
 
+/spl/
+!/spl/Makefile
+/tpl/
+
 /include/generated/
+/include/spl-autoconf.mk
+/include/tpl-autoconf.mk
 asm-offsets.s
 
 # stgit generated dirs
@@ -86,6 +90,3 @@ GPATH
 GRTAGS
 GSYMS
 GTAGS
-
-# spl ais files
-/spl/*.ais