On 21.4.2011 04:28, Steven Rostedt wrote: > +ifeq ("$(origin RECORDMCOUNT_WARN)", "command line") > + RECORDMCOUNT_FLAGS = -w > +endif RECORDMCOUNT_WARN is IMO unlikely to be used with some other meaning in the environment, so I think you can drop the origin check. Nevertheless Acked-by: Michal Marek <mmarek@xxxxxxx> Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html