* [PATCH] Add barebox.map and compressed default_env to distclean
@ 2012-03-25 18:22 Alexander Shiyan
2012-04-02 8:08 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2012-03-25 18:22 UTC (permalink / raw)
To: barebox
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 4f4c006..eef76c5 100644
--- a/Makefile
+++ b/Makefile
@@ -1000,8 +1000,8 @@ endif # CONFIG_MODULES
# Directories & files removed with 'make clean'
CLEAN_DIRS += $(MODVERDIR)
CLEAN_FILES += barebox System.map include/generated/barebox_default_env.h \
- .tmp_version .tmp_barebox* barebox.bin barebox.S \
- .tmp_kallsyms* barebox_default_env barebox.ldr Doxyfile.version
+ .tmp_version .tmp_barebox* barebox.bin barebox.map barebox.S \
+ .tmp_kallsyms* barebox_default_env* barebox.ldr Doxyfile.version
# Directories & files removed with 'make mrproper'
MRPROPER_DIRS += include/config include2 usr/include
--
1.7.3.4
_______________________________________________
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] Add barebox.map and compressed default_env to distclean
2012-03-25 18:22 [PATCH] Add barebox.map and compressed default_env to distclean Alexander Shiyan
@ 2012-04-02 8:08 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-04-02 8:08 UTC (permalink / raw)
To: Alexander Shiyan; +Cc: barebox
On Sun, Mar 25, 2012 at 10:22:16PM +0400, Alexander Shiyan wrote:
>
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Applied, thanks
Sascha
> ---
> Makefile | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Makefile b/Makefile
> index 4f4c006..eef76c5 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -1000,8 +1000,8 @@ endif # CONFIG_MODULES
> # Directories & files removed with 'make clean'
> CLEAN_DIRS += $(MODVERDIR)
> CLEAN_FILES += barebox System.map include/generated/barebox_default_env.h \
> - .tmp_version .tmp_barebox* barebox.bin barebox.S \
> - .tmp_kallsyms* barebox_default_env barebox.ldr Doxyfile.version
> + .tmp_version .tmp_barebox* barebox.bin barebox.map barebox.S \
> + .tmp_kallsyms* barebox_default_env* barebox.ldr Doxyfile.version
>
> # Directories & files removed with 'make mrproper'
> MRPROPER_DIRS += include/config include2 usr/include
> --
> 1.7.3.4
>
>
> _______________________________________________
> 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:[~2012-04-02 8:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-25 18:22 [PATCH] Add barebox.map and compressed default_env to distclean Alexander Shiyan
2012-04-02 8:08 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox