[PATCH] Add barebox.map and compressed default_env to distclean
Sascha Hauer
s.hauer at pengutronix.de
Mon Apr 2 04:08:48 EDT 2012
On Sun, Mar 25, 2012 at 10:22:16PM +0400, Alexander Shiyan wrote:
>
> Signed-off-by: Alexander Shiyan <shc_work at 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 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