X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=.gitignore;h=289ffab85a54fbecf01727db8c5e2ac994881ee0;hb=7a5faf089b455a99f9dd79f734d21d02a1b159a4;hp=67d2cd62c06b2ad84cb13bcd98e54444e7482a54;hpb=4d3758c835c7e96da2a291e7fb5acfc19bc06e8e;p=u-boot diff --git a/.gitignore b/.gitignore index 67d2cd62c0..289ffab85a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,23 +13,28 @@ *~ *.swp *.patch +*.bin # # Top-level generic files # +/MLO /System.map /u-boot /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 +/u-boot.ubl # # Generated files @@ -40,6 +45,10 @@ /errlog /reloc_off +/include/generated/ +/lib/asm-offsets.s +/arch/*/cpu/asm-offsets.s + # stgit generated dirs patches-* .stgit-edit.txt