MX5: Make IPU display output and pixel format configurable
[oweals/u-boot.git] / .gitignore
index 34a2ca96fc7599d7863b74b7d71ffe2daa7d7681..0a9dc0c75ad80a4e34b7109869853097021143cc 100644 (file)
@@ -19,6 +19,7 @@
 # Top-level generic files
 #
 
+/MLO
 /System.map
 /u-boot
 /u-boot.hex
@@ -33,6 +34,7 @@
 /u-boot.sha1
 /u-boot.dis
 /u-boot.lds
+/u-boot.ubl
 
 #
 # Generated files
@@ -44,7 +46,7 @@
 /reloc_off
 
 /include/generated/
-/lib/asm-offsets.s
+asm-offsets.s
 
 # stgit generated dirs
 patches-*