* [PATCH 1/2] scripts: Add fix_size & kernel-install to .gitignore
@ 2013-11-08 20:02 Alexander Shiyan
2013-11-08 20:02 ` [PATCH 2/2] Makefile: Align "DTB" string to others Alexander Shiyan
2013-11-11 7:58 ` [PATCH 1/2] scripts: Add fix_size & kernel-install to .gitignore Sascha Hauer
0 siblings, 2 replies; 3+ messages in thread
From: Alexander Shiyan @ 2013-11-08 20:02 UTC (permalink / raw)
To: barebox
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
scripts/.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/scripts/.gitignore b/scripts/.gitignore
index b88f8d8..24f6cd9 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -1,7 +1,9 @@
bareboxenv
bin2c
+fix_size
gen_netx_image
kallsyms
+kernel-install
kwbimage
kwboot
mk-am35xx-spi-image
--
1.8.1.5
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 2/2] Makefile: Align "DTB" string to others
2013-11-08 20:02 [PATCH 1/2] scripts: Add fix_size & kernel-install to .gitignore Alexander Shiyan
@ 2013-11-08 20:02 ` Alexander Shiyan
2013-11-11 7:58 ` [PATCH 1/2] scripts: Add fix_size & kernel-install to .gitignore Sascha Hauer
1 sibling, 0 replies; 3+ messages in thread
From: Alexander Shiyan @ 2013-11-08 20:02 UTC (permalink / raw)
To: barebox
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
scripts/Makefile.lib | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib
index 3ff094f..458b944 100644
--- a/scripts/Makefile.lib
+++ b/scripts/Makefile.lib
@@ -194,7 +194,7 @@ cmd_gzip = (cat $(filter-out FORCE,$^) | gzip -n -f -9 > $@) || \
# ---------------------------------------------------------------------------
# Generate an assembly file to wrap the output of the device tree compiler
-quiet_cmd_dt_S_dtb= DTB $@
+quiet_cmd_dt_S_dtb = DTB $@
cmd_dt_S_dtb= \
( \
echo '\#include <asm-generic/barebox.lds.h>'; \
--
1.8.1.5
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] scripts: Add fix_size & kernel-install to .gitignore
2013-11-08 20:02 [PATCH 1/2] scripts: Add fix_size & kernel-install to .gitignore Alexander Shiyan
2013-11-08 20:02 ` [PATCH 2/2] Makefile: Align "DTB" string to others Alexander Shiyan
@ 2013-11-11 7:58 ` Sascha Hauer
1 sibling, 0 replies; 3+ messages in thread
From: Sascha Hauer @ 2013-11-11 7:58 UTC (permalink / raw)
To: Alexander Shiyan; +Cc: barebox
On Sat, Nov 09, 2013 at 12:02:35AM +0400, Alexander Shiyan wrote:
>
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Applied, thanks
Sascha
> ---
> scripts/.gitignore | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/scripts/.gitignore b/scripts/.gitignore
> index b88f8d8..24f6cd9 100644
> --- a/scripts/.gitignore
> +++ b/scripts/.gitignore
> @@ -1,7 +1,9 @@
> bareboxenv
> bin2c
> +fix_size
> gen_netx_image
> kallsyms
> +kernel-install
> kwbimage
> kwboot
> mk-am35xx-spi-image
> --
> 1.8.1.5
>
>
> _______________________________________________
> 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] 3+ messages in thread
end of thread, other threads:[~2013-11-11 7:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-08 20:02 [PATCH 1/2] scripts: Add fix_size & kernel-install to .gitignore Alexander Shiyan
2013-11-08 20:02 ` [PATCH 2/2] Makefile: Align "DTB" string to others Alexander Shiyan
2013-11-11 7:58 ` [PATCH 1/2] scripts: Add fix_size & kernel-install to .gitignore Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox