]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/bpf: Remove test_align leftovers
authorVeronika Kabatova <vkabatov@redhat.com>
Wed, 19 Aug 2020 16:07:10 +0000 (18:07 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 20 Aug 2020 21:25:25 +0000 (14:25 -0700)
commit91c79a1bf3a94a1c34db8acac8c38721f18a40a0
tree30df4e9f66d41c6e798e321b0d2c06e0830f9ecc
parentbde8ff5ae174ac0b3bf9f28aaedc6b9b7aca7a08
selftests/bpf: Remove test_align leftovers

Calling generic selftests "make install" fails as rsync expects all
files from TEST_GEN_PROGS to be present. The binary is not generated
anymore (commit 1adcc8f9ca04) so we can safely remove it from there
and also from gitignore.

Fixes: 1adcc8f9ca04 ("selftests/bpf: Move test_align under test_progs")
Signed-off-by: Veronika Kabatova <vkabatov@redhat.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Link: https://lore.kernel.org/bpf/20200819160710.1345956-1-vkabatov@redhat.com
tools/testing/selftests/bpf/.gitignore
tools/testing/selftests/bpf/Makefile