diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-02-20 17:43:07 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-02-21 11:33:18 -0500 |
commit | 5d0f01570c516be7b3abe4ea5137b87c83c3ae1a (patch) | |
tree | 238e55ee4d562d5026cf111db1c8b2373ad01b94 /MAKEALL | |
parent | 76698b4e6c598f5e90e3c1383eec72382aee95a2 (diff) | |
download | u-boot-imx-5d0f01570c516be7b3abe4ea5137b87c83c3ae1a.zip u-boot-imx-5d0f01570c516be7b3abe4ea5137b87c83c3ae1a.tar.gz u-boot-imx-5d0f01570c516be7b3abe4ea5137b87c83c3ae1a.tar.bz2 |
.gitignore: ignore boot images by pattern rule /u-boot*
U-Boot supports various boot images for various SoCs.
It is annoying to modify .gitignore file every time
we add/delete boot images.
Fortunately, there is a simple rule:
Those with file name prefix "u-boot" at the top directory
are all generated files.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'MAKEALL')
0 files changed, 0 insertions, 0 deletions