[PATCH] scripts: gitignore: update based on Makefile

Sascha Hauer s.hauer at pengutronix.de
Mon Sep 1 02:42:10 PDT 2014


On Fri, Aug 15, 2014 at 02:11:32AM +0200, Andreas Pretzsch wrote:
> Create up-to-date list of hostprogs and targetprogs based on Makefile.
> Have this list sorted like the targets in the Makefile to ease maintenance.
> Also move some leftovers from root .gitignore over here.
> 
> Signed-off-by: Andreas Pretzsch <apr at cn-eng.de>

Applied, thanks.

Sascha

> ---
> patch relative to master as of 07.08.2014 (45615e3)
> 
>  .gitignore         |  3 ---
>  scripts/.gitignore | 20 ++++++++++++--------
>  2 files changed, 12 insertions(+), 11 deletions(-)
> 
> diff --git a/.gitignore b/.gitignore
> index a62e08c..5d9157d 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -83,6 +83,3 @@ cscope.*
>  
>  # patches
>  *.patch
> -scripts/gen_netx_image
> -scripts/s5p_cksum
> -scripts/bareboxenv-target
> diff --git a/scripts/.gitignore b/scripts/.gitignore
> index fddc04b..1df04ba 100644
> --- a/scripts/.gitignore
> +++ b/scripts/.gitignore
> @@ -1,17 +1,21 @@
> -bareboxenv
>  bin2c
> +mkimage
>  fix_size
> -gen_netx_image
> -kallsyms
> +bareboxenv
> +bareboxcrc32
>  kernel-install
> -kernel-install-target
> +bareboximd
> +kallsyms
>  kwbimage
>  kwboot
> -mk-am35xx-spi-image
> -mkimage
> -mkublheader
> +gen_netx_image
>  omap_signGP
> +mk-am3xxx-spi-image
> +s5p_cksum
> +mkublheader
>  zynq_mkimage
>  socfpga_mkimage
> -bareboxcrc32
> +bareboxenv-target
> +kernel-install-target
>  bareboxcrc32-target
> +bareboximd-target
> -- 
> 2.0.1
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list