Re: [PATCH] kselftest: add cleankselftest rule

From: Michael Ellerman
Date: Wed Sep 30 2015 - 21:17:32 EST


On Wed, 2015-09-23 at 09:33 +0000, Wang Long wrote:
> We use
>
> $make TARGETS="size timers" kselftest
>
> to build and run selftests. but there is no rule
> for us to clean the kselftest generated files.
>
> This patch add the rules, for example:
>
> $ make TARGETS="size timers" cleankselftest

I think 'kselftest-clean' would be neater.

That way all the kselftests targets start with 'kselftest'.

cheers


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