selftests/bpf: Drop tcp-{client,server}.py from Makefile
authorVeronika Kabatova <vkabatov@redhat.com>
Thu, 10 Dec 2020 12:01:34 +0000 (13:01 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 10 Dec 2020 15:43:41 +0000 (16:43 +0100)
commita5b7b1194a57bc59f289f3e4433a1be81cc3e19d
treeee2d26cfc0c3b9b4736ab1160595db85c8d0bbf6
parent08c6a2f620e427e879d6ec9329143d6fcd810cd8
selftests/bpf: Drop tcp-{client,server}.py from Makefile

The files don't exist anymore so this breaks generic kselftest builds
when using "make install" or "make gen_tar".

Fixes: 247f0ec361b7 ("selftests/bpf: Drop python client/server in favor of threads")
Signed-off-by: Veronika Kabatova <vkabatov@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20201210120134.2148482-1-vkabatov@redhat.com
tools/testing/selftests/bpf/Makefile