diff options
author | 2024-05-31 13:07:53 -0700 | |
---|---|---|
committer | 2024-05-31 14:37:04 -0600 | |
commit | 32c75ad4a79259609ee19f749832bc2d99bbdd13 (patch) | |
tree | 55aa2f8f0082b819ae85360fd54c8e65923bf321 /scripts/generate_rust_analyzer.py | |
parent | selftests/tracing: Fix event filter test to retry up to 10 times (diff) | |
download | linux-rng-32c75ad4a79259609ee19f749832bc2d99bbdd13.tar.xz linux-rng-32c75ad4a79259609ee19f749832bc2d99bbdd13.zip |
selftests/futex: don't redefine .PHONY targets (all, clean)
The .PHONY targets "all" and "clean" are both already defined in the
file that is included in the very next line:
../lib.mk.
Remove this duplicate code.
Reviewed-by: Davidlohr Bueso <dave@stgolabs.net>
Signed-off-by: John Hubbard <jhubbard@nvidia.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions