diff options
author | 2019-05-20 10:16:14 -0500 | |
---|---|---|
committer | 2019-06-05 02:33:10 +0900 | |
commit | 6d3db46c8e331908775b0135dc7d2e5920bf6d90 (patch) | |
tree | 904cffc0dd60554af921b6eb9701e18392082c09 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.2-rc3 (diff) | |
download | wireguard-linux-6d3db46c8e331908775b0135dc7d2e5920bf6d90.tar.xz wireguard-linux-6d3db46c8e331908775b0135dc7d2e5920bf6d90.zip |
kbuild: teach kselftest-merge to find nested config files
Current implementation of kselftest-merge only finds config files that
are one level deep using `$(srctree)/tools/testing/selftests/*/config`.
Often, config files are added in nested directories, and do not get
picked up by kselftest-merge.
Use `find` to catch all config files under
`$(srctree)/tools/testing/selftests` instead.
Signed-off-by: Dan Rue <dan.rue@linaro.org>
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