]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - .gitignore
arc/cache: really do invalidate_dcache_all() even if IOC exists
[people/ms/u-boot.git] / .gitignore
index 4e4fd00c2f98b7403072e5aaa61afa95e5dd78f9..33abbd3d0783ce75b4b1d111b1ee085bc150e30f 100644 (file)
@@ -34,6 +34,7 @@
 /SPL
 /System.map
 /u-boot*
+/boards.cfg
 
 #
 # git files that we don't want to ignore even it they are dot-files
 #
 # Generated files
 #
-
 /LOG
-/errlog
-/reloc_off
-
-/spl/*
-!/spl/Makefile
+/spl/
 /tpl/
+/defconfig
 
 #
 # Generated include files
 #
 /include/config/
 /include/generated/
-/include/spl-autoconf.mk
-/include/tpl-autoconf.mk
 
 # stgit generated dirs
 patches-*