]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - .gitignore
Merge git://git.denx.de/u-boot-dm
[people/ms/u-boot.git] / .gitignore
index 33abbd3d0783ce75b4b1d111b1ee085bc150e30f..f6f5dae3d4460f48c45c5d9b4b0e3f0b36e79060 100644 (file)
@@ -30,8 +30,9 @@
 #
 # Top-level generic files
 #
+fit-dtb.blob
 /MLO*
-/SPL
+/SPL*
 /System.map
 /u-boot*
 /boards.cfg
 /include/config/
 /include/generated/
 
+# Since "ee95d10 fdt: Build the new python libfdt module", a number of
+# build artifacts and intermediated from the python libfdt module are
+# installed into the /tools directory.
+/tools/_libfdt.so
+/tools/libfdt.py
+/tools/libfdt.pyc
+/tools/libfdt_wrap.c
+
 # stgit generated dirs
 patches-*
 .stgit-edit.txt