On Mon, Oct 07, 2013 at 01:56:30PM +0200, Ingo Molnar wrote:

SNIP

> +#
> +# Only print out our features if we rebuilt the testcases or if a test 
> failed:
> +#
> +ifeq ($(test-all-failed), 1)
> +  $(foreach feat,$(CORE_FEATURE_TESTS) DUMMY,$(call feature_print,$(feat)))
> +  $(info )
> +endif

found the DUMMY! what do I win? ;-)

jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
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