image: push default arch values to arch headers
[oweals/u-boot.git] / .gitignore
index 34a2ca96fc7599d7863b74b7d71ffe2daa7d7681..289ffab85a54fbecf01727db8c5e2ac994881ee0 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
@@ -45,6 +47,7 @@
 
 /include/generated/
 /lib/asm-offsets.s
+/arch/*/cpu/asm-offsets.s
 
 # stgit generated dirs
 patches-*