mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] scripts: gitignore: update based on Makefile
@ 2014-08-15  0:11 Andreas Pretzsch
  2014-09-01  9:42 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Pretzsch @ 2014-08-15  0:11 UTC (permalink / raw)
  To: barebox

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@cn-eng.de>
---
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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] scripts: gitignore: update based on Makefile
  2014-08-15  0:11 [PATCH] scripts: gitignore: update based on Makefile Andreas Pretzsch
@ 2014-09-01  9:42 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2014-09-01  9:42 UTC (permalink / raw)
  To: Andreas Pretzsch; +Cc: barebox

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@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@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 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-01  9:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-15  0:11 [PATCH] scripts: gitignore: update based on Makefile Andreas Pretzsch
2014-09-01  9:42 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox