diff options
author | Wang Long <long.wanglong@huawei.com> | 2015-10-08 02:41:18 +0000 |
---|---|---|
committer | Michal Marek <mmarek@suse.com> | 2015-10-08 14:20:38 +0200 |
commit | dcb825a9fd865638f82c557fe42ce8eed35f751d (patch) | |
tree | b9eccad92c2ca525fa834fcbb96335844ed341c7 /scripts | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff) | |
download | linux-dcb825a9fd865638f82c557fe42ce8eed35f751d.tar.bz2 |
kselftest: add kselftest-clean rule
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" kselftest-clean
can clean all kselftest generated files.
Signed-off-by: Wang Long <long.wanglong@huawei.com>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions