Re: [PATCH 03/27] perf tools: Move arch check into config/Makefile

From: Jiri Olsa
Date: Mon Apr 01 2013 - 18:24:28 EST


On Tue, Apr 02, 2013 at 06:54:26AM +0900, Namhyung Kim wrote:
> Hi, Jiri
>
> 2013-04-01 (ì), 21:18 +0200, Jiri Olsa:
> > Moving arch check into config/Makefile.
>
> [SNIP]
>
> > +ifeq ($(filter clean tags,$(MAKECMDGOALS)),)
> > +include config/Makefile
> > endif
>
> Problem with this approach is that people (including me) sometimes give
> multiple targets in one go - like "make clean all".

ok, haven't thought of that ;-) I think this could be fixed

thanks,
jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/