[U-Boot] [PATCH 13/15 V2] iMX28: Add support for DENX M28EVK board

Marek Vasut marek.vasut at gmail.com
Wed Sep 14 07:10:33 CEST 2011


On Wednesday, September 14, 2011 07:01:38 AM Mike Frysinger wrote:
> On Wednesday, September 14, 2011 00:24:48 Marek Vasut wrote:
> > On Wednesday, September 14, 2011 05:33:48 AM Mike Frysinger wrote:
> > > On Tuesday, September 13, 2011 23:17:48 Marek Vasut wrote:
> > > > On Wednesday, September 14, 2011 04:48:03 AM Mike Frysinger wrote:
> > > > > On Tuesday, September 13, 2011 18:29:38 Marek Vasut wrote:
> > > > > > --- /dev/null
> > > > > > +++ b/board/denx/m28evk/Makefile
> > > > > > 
> > > > > > +clean:
> > > > > > +	rm -f $(OBJS)
> > > > > > +
> > > > > > +distclean:	clean
> > > > > > +	rm -f $(LIB) core *.bak .depend
> > > > > 
> > > > > pretty sure these dont get used anywhere
> > > > 
> > > > I suppose make clean would be the thing ?
> > > 
> > > if you read the top level Makefile, you'll see that there is no
> > > recursion for clean or distclean targets
> > 
> > It makes sense, but then why does the rest of the boards still define it
> > ?
> 
> old cruft
> 
> > If there was some major cleanup on this matter, this should have been
> > removed from the board Makefiles too.
> 
> i dont know the exact sequence of events, but this is the current state of
> things.  feel free to post a big cleanup patch :).

Not until I get confirmation from someone involved it really is an old useless 
crap.

> -mike


More information about the U-Boot mailing list