diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-04-23 21:35:42 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-04-25 06:15:45 +0300 |
commit | 3f584c211d8cc049848620472aaec1bebd8ddaae (patch) | |
tree | d66380e8a6418c7d824b07c2994fbcae96d63684 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6b88ce902f0bdcb3694a6ceddc8b3d0b40db3772 (diff) | |
download | linux-3f584c211d8cc049848620472aaec1bebd8ddaae.tar.xz |
selftests: net: extract BPF building logic from the Makefile
The BPF sample building code looks a little bit spaghetti-ish
so move it out to its own Makefile snippet. Similar in the spirit
to how we include lib.mk. libynl will soon get a similar snippet.
There is a small change hiding in the move, the relative
paths (../../.., ../.. etc) are replaced with variables
from lib.mk such as top_srcdir and selfdir.
Link: https://lore.kernel.org/r/20240423183542.3807234-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions