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

From: Namhyung Kim
Date: Mon Apr 01 2013 - 17:54:37 EST


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".

Thanks,
Namhyung


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