[PATCH] Makefile: add barebox.srec to 'clean'

Sascha Hauer s.hauer at pengutronix.de
Mon Apr 30 08:02:30 EDT 2012


On Sat, Apr 28, 2012 at 07:57:31PM +0400, Alexander Shiyan wrote:
> Sat, 28 Apr 2012 19:52:56 +0400 от Antony Pavlov <antonynpavlov at gmail.com>:
> > Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
> > ---
> >  Makefile |    3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> > 
> > diff --git a/Makefile b/Makefile
> > index fb85915..44b7dbd 100644
> > --- a/Makefile
> > +++ b/Makefile
> > @@ -1002,7 +1002,8 @@ endif # CONFIG_MODULES
> >  CLEAN_DIRS  += $(MODVERDIR)
> >  CLEAN_FILES +=	barebox System.map include/generated/barebox_default_env.h \
> >                  .tmp_version .tmp_barebox* barebox.bin barebox.map barebox.S \
> > -		.tmp_kallsyms* barebox_default_env* barebox.ldr Doxyfile.version
> > +		.tmp_kallsyms* barebox_default_env* barebox.ldr \
> > +		Doxyfile.version barebox.srec
> >  
> >  # Directories & files removed with 'make mrproper'
> >  MRPROPER_DIRS  += include/config include2 usr/include
> Can we add there barebox* ?

Don't know the implications. For now I applied Antonys patch.

Sascha

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