[PATCH] scripts: gitignore: update based on Makefile

Andreas Pretzsch apr at cn-eng.de
Thu Aug 14 17:11:32 PDT 2014


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




More information about the barebox mailing list