This patch adds additional u-boot.* files mentioned in Makefile,
and adds *.bin since these are deleted as part of "make clean".
Signed-off-by: Eric Cooper <ecc@cmu.edu>
*~
*.swp
*.patch
+*.bin
#
# Top-level generic files
/u-boot.hex
/u-boot.imx
/u-boot.map
-/u-boot.bin
/u-boot.srec
/u-boot.ldr
/u-boot.ldr.hex
/u-boot.ldr.srec
+/u-boot.img
+/u-boot.kwb
+/u-boot.sha1
+/u-boot.dis
/u-boot.lds
-/u-boot-onenand.bin
-/u-boot-flexonenand.bin
#
# Generated files