]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
SMDK5250: Enable UART and MMC for Exynos5250 Rev 1.0
[karo-tx-uboot.git] / .gitignore
index e4e95e2d34a26e2b891bdc61067fa45abd3db269..2e6fde8161b1e7d52478951cafb61f747b8442f1 100644 (file)
 *.orig
 *.a
 *.o
+*.su
 *~
 *.swp
 *.patch
 *.bin
 
+# Build tree
+/build-*
+
 #
 # Top-level generic files
 #
@@ -38,6 +42,7 @@
 /u-boot.ais
 /u-boot.dtb
 /u-boot.sb
+/u-boot.geany
 
 #
 # Generated files
@@ -74,3 +79,6 @@ cscope.*
 /onenand_ipl/onenand-ipl*
 /onenand_ipl/board/*/onenand*
 /onenand_ipl/board/*/*.S
+
+# spl ais files
+/spl/*.ais