diff options
author | 2019-08-11 00:53:02 +0900 | |
---|---|---|
committer | 2019-08-21 21:03:58 +0900 | |
commit | 125d059b624180b2c441181c797e41354bfe0649 (patch) | |
tree | aa0345e5d6a3ab724bfb8a8b7a3cb7667754c512 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kbuild: remove meaningless 'targets' in ./Kbuild (diff) | |
download | wireguard-linux-125d059b624180b2c441181c797e41354bfe0649.tar.xz wireguard-linux-125d059b624180b2c441181c797e41354bfe0649.zip |
kbuild: do not descend to ./Kbuild when cleaning
'make clean' descends into ./Kbuild, but does not clean anything
since everything is added to no-clean-files.
There is no need to descend to ./Kbuild in the first place.
We can drop the no-clean-files assignment.
With this, there is no more user of no-clean-files. I will keep it
for a while to see whether a new user will appear.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions