Tegra114: Add generic Tegra114 build support
[platform/kernel/u-boot.git] / .gitignore
index e4e95e2..e40eb7b 100644 (file)
 *.orig
 *.a
 *.o
+*.su
 *~
 *.swp
 *.patch
 *.bin
+*.cfgtmp
+
+# Build tree
+/build-*
 
 #
 # Top-level generic files
@@ -38,6 +43,8 @@
 /u-boot.ais
 /u-boot.dtb
 /u-boot.sb
+/u-boot.geany
+/include/u-boot.lst
 
 #
 # Generated files
@@ -70,7 +77,5 @@ cscope.*
 /ctags
 /etags
 
-# OneNAND IPL files
-/onenand_ipl/onenand-ipl*
-/onenand_ipl/board/*/onenand*
-/onenand_ipl/board/*/*.S
+# spl ais files
+/spl/*.ais