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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to