diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-04-23 11:35:42 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-04-24 20:15:45 -0700 |
commit | 3f584c211d8cc049848620472aaec1bebd8ddaae (patch) | |
tree | d66380e8a6418c7d824b07c2994fbcae96d63684 /net/ipv4/tcp_output.c | |
parent | 6b88ce902f0bdcb3694a6ceddc8b3d0b40db3772 (diff) | |
download | linux-3f584c211d8cc049848620472aaec1bebd8ddaae.tar.gz linux-3f584c211d8cc049848620472aaec1bebd8ddaae.tar.bz2 linux-3f584c211d8cc049848620472aaec1bebd8ddaae.zip |
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 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions