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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to