diff options
author | Shuah Khan <skhan@linuxfoundation.org> | 2023-02-11 03:20:57 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2023-02-13 20:05:49 +0300 |
commit | 6e81461b06b6a4a24bf97fca37d9b89f72ce8126 (patch) | |
tree | 5bc61a54a7b6b32ec61fd507fd1c2ea35c9b1f11 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9e34fad00fc889abbb99d751a4c22cf2bded10df (diff) | |
download | linux-6e81461b06b6a4a24bf97fca37d9b89f72ce8126.tar.xz |
selftests/ptp: Remove clean target from Makefile
Fix the following build warn removing unnecessary clean target
from the Makefile. lib.mk handles clean.
Makefile:10: warning: overriding recipe for target clean
../lib.mk:124: warning: ignoring old recipe for target clean
In addition, fix to use TEST_GEN_PROGS for generated test executables
and TES_PROGS for the shell script. Ger rid of all target as lib.mk
handles it.
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions